Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24276
    Mark
    Participant

    Hi,

    I would like to reduce the space between the menu end the content in such a way that the text in the content starts at the same hight as the image(s) in the sidebar(s). My url is http://www.yogatherapie.be/
    Thanks

    #24285
    Sakin
    Keymaster

    @Mark: I see that you have made the title hidden. That is why there is different gap. Try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .page .entry-content { padding-top: 0; }

    #24316
    Mark
    Participant

    Perfect! Thanks Sakin

    #31918
    Fermin
    Member

    Hi, I want to remove all the space between the menu and the content.

    I used the option you gave, but it does not work.

    regards

    #31968
    Sakin
    Keymaster

    Hello Fermin,

    It should work. Please post in your site Title. Try adding in the following css in “Appearance => Theme Options => ustom CSS” box.
    #main { padding-top: 0; }

    For perfect match, we always need your site URL.

    Regards,
    Sakin

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘too much space menu-content’ is closed to new replies.