Before you ask please READ THIS

news margin h1

in FatMoon Posts: 15
hi, how can i change the padding between title and text (news)?
it is to big...
thanx

Comments

  • AirAir
    Posts: 10,970
    Hey :-)

    Could you show me a link to a page where it happens? Hard to tell what do you mean.

    If it is the title bar, then you can reduce padding on the title bar box in title bar settings.

    With kind regards.
  • Posts: 15
    hi, pls see jpg
    h1padding-news.jpg
    1514 x 290 - 138K
  • AirAir
    Posts: 10,970
    Hello :-)

    It looks like title bar, however, without link it is hard to tell which setting it will be.
    Is it for blog, single post, or static page?

    It can be also that only custom CSS will be able to change it. I need live link :-) Or at least bigger screenshot.

    With kind regards.
  • Posts: 15
    hi, it is for single post...
  • AirAir
    Posts: 10,970
    Hey :-)

    Please try this custom CSS:
    .post-media + .title-bar.inside {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    With kind regards.
  • Posts: 15
    hi, it works :)
    thank you very much
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!