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

    Hi,

    if I scroll to the bottom, the underline of a the current menu-entry remains standing, but only on tablets, android and ios.
    On the desktop-version it is all ok.

    Many thanks,
    Daniela

    #705012

    Hey Daniela!

    Can you please elaborate on the issue you are having and post a link to your website?

    Cheers!
    Yigit

    #714076

    Hey Yigit,

    lol I forgot to post the website. So here is the link: http://www.triptripdrop.com.
    I made a short film, to show you the problem. It is so easier to explain and to understand.
    https://www.dropbox.com/s/kekggvaulenq9tu/20161118_145846.mp4?dl=0

    Thanks and Cheers!
    Daniela

    #714643

    Hi!

    Did you adjust the position of the menu? How? Please remove the modification then add this in the Quick CSS field.

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

    Adjust the values as needed.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.