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
Hey Daniela!
Can you please elaborate on the issue you are having and post a link to your website?
Cheers!
Yigit
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
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