Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #534522

    Hello Enfold Team,

    Following my update to the latest version 3.4.1, the hieght of my header nav menu has increased as shown on screen capture below :
    BEFORE Update
    BEFORE Update

    AFTER Update
    AFTER Update

    The height difference between the 2 is + 15px
    The height of the container holding the main menu items seems to be set by default on auto (both before and after update)
    So it seems to be an increased padding (or margin?) between the text of the menu items and its container after the theme update.
    I don’t know how / where to access this value in the right .css file.
    Web URL is http://idetox.voyage/

    Thanks a lot for your help!
    Steph.

    #534968

    Hi Steph!

    try this code in Quick CSS field:

    div#header_main_alternate {
    height: 34px;
    }
    

    and adjust as needed.

    Cheers!
    Andy

    #535004

    Hi Andy,

    Thanks for your help!
    This topic can now be closed.

    I wish you a nice end of week,
    Steph.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Height of header nav menu has increased following Enfold update’ is closed to new replies.