Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28273
    Caroline
    Member

    Hi,

    I reduced the height of my menu. As a consequence, there is a gap between the menu and the submenu. I searched the forum for this issue and I couldn’t find a css line that would fix it. Help?

    The problem will become clear when you try to hover over the menu. This is my website: http://f35.7f7.myftpupload.com/

    Many, many thanks in advance,

    Caroline

    #28279
    Sakin
    Keymaster

    @Caroline: Can you add in the following css in “Appearance => Theme Options => Custom CSS” box.

    #header-menu ul.menu ul {
        top: 25px;
        top: 2.5rem;
    }
    #28311
    Caroline
    Member

    Thank you so much! Worked like a charm.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Gap between header submenu and menu’ is closed to new replies.