Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #208370
    #208446

    Hey AlainTernet!

    Please add following code to Quick CSS in Enfold theme options under Styling tab
    1-

    .avia-menu-fx { height: 5px; }

    2-

    #header_main .container, .main_menu ul:first-child > li a, .logo img, .logo a {
    height: 88px !important;
    line-height: 88px !important;
    max-height: none !important;
    }

    Regards,
    Yigit

    #208610

    Thanks for your help, it works.
    Except that now it has plenty of space between each item submenus ?

    Too much space

    #209048

    Hey!

    Please change second code with following one

    .logo img, .logo a, .main_menu ul:first-child > li > a, #header_main .container {
    height: 88px !important;
    line-height: 88px !important;
    max-height: none !important;
    }

    That should fix the issue

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu underline color and stopping header shrink ?’ is closed to new replies.