Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18702
    chukarnold
    Participant

    I have played around with custom css to achieve this with no results (except bad ones). How do I remove the space under the menubar? I would like the menubar to rest directly on top of the text content top edge.
    see arnoldgenealogy.com.

    #18708
    Sakin
    Keymaster

    @chukarnold: Can you try adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #header .bottom-bg { padding-top: 0; }

    #18725
    chukarnold
    Participant

    I can’t thank you enough, Sakin. your css code worked perfectly. Just what I was looking for.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘menubar padding’ is closed to new replies.