Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #572741

    hello, here: http://www.jeelsites.nl/wptest/finoven/
    ive got this title FINOVEN in the vine region
    there is too much space between the word FINOVEN and the edge of the vine region.
    so ive set the padding on 0px. <h2 style=”text-align: center; padding-top:0px;”>FINOVEN</h2>
    but there is still too much space.
    how to edit / manage this?

    • This topic was modified 8 years, 10 months ago by yampieters.
    #573439

    Hi jelle!

    You have a line break on top of it in the source code. Is there a codeblock or textblock element above it? If so then remove it.

    If not then try adding a codeblock to the page and add this inside.

    <style type = "text/css">
    #av_section_1 h1 { display: none !important; }
    </style>

    Cheers!
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.