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

    Hi Yigit

    With the theme update to 2.6 I was asked to remove all the header code and use the Header controls in Enfold to make adjustments. They sorted all my issues except the ‘why choose us’ dropdown menu type leading when half way down a page. You may recall you sorted it last time (#225238). Would you mind providing me with a fix again.

    http://www.test.theimplantcentre.com/?page_id=17

    #237567
    This reply has been marked as private.
    #237612

    Hey!

    Please find following code in Quick CSS section

    .header-scrolled #header_main .container, .header-scrolled #avia-menu a {
    height: 80px !important;
    line-height: 80px !important;
    }

    And change it to

    .header-scrolled #header_main .container, .header-scrolled .main_menu ul:first-child > li > a {
    height: 80px !important;
    line-height: 80px !important;
    }

    If that does not work, please post admin credentials once again so i can correct the code

    Best regards,
    Yigit

    #237614

    That’s done it many thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Dropdown text leading’ is closed to new replies.