Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35200
    glk.gla
    Member

    Hello –
    I know that it is probably something simple, but I can’t figure out why the menu is ‘jumping’ when you click on an item. It looks like a line height issue, but I can’t find it. When you move from one page to another the text ‘jumps’.
    The .url is http://www.counselingforclergy.com

    Thanks,
    Gretchen

    #35302
    Sakin
    Keymaster

    Hello Gretchen,

    I am not so sure from which css modification it’s causing that. But you can add the following css in “Appearance => Theme Options => Custom CSS” box to fixed that.

    #header-menu ul.menu a {
        font-weight: normal !important;
    }

    Regards,
    Sakin

    #36218
    glk.gla
    Member

    Thank you! I couldn’t find it either, but that fixed it!

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