Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #712534

    I have a background color configured for the hover state of my main navigation items. I see however that the background color extends the entire height of the header.

    Can you help me with the CSS to limit the height of the background color to be a few px taller than the menu items?

    Thanks!

    #712739

    Hey AJDesignCo,

    It looks like you site is in maintenance mode, could you post login details please?

    Best regards,
    Rikard

    #713102

    My apologies, Rikard! Sure.

    #714250

    Hey!

    Thank you for the info. Please add this css code in the Quick CSS field.

    #top #header_main > .container .main_menu ul:first-child > li > a {
        height: 30px !important;
        line-height: 30px !important;
    }
    
    #top #header_main > .container .main_menu .avia-menu  {
       top: 60px;
    }

    Regards,
    Ismael

    #719403

    Perfect. Thank you!

    #719485

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Change Height of Background Color on Hover State for Main Menu Links’ is closed to new replies.