Hi there,
why is the voice “SERVIZI” selected by default on my homepage?
problem with all browser.
Thank you
Hey takozzo,
This is because the menu item has no url. Typically on one page sites the link that is for the main url or #top is the one that is assumed for the page.
We can hide the it’s selection on the homepage if you wish. When going to any of it’s sub-menu pages it is also selected because it is the page’s parent, which is correct.
Would you like to have no menu items selected at the top of the homepage?
Best regards,
Mike
Hi Mike and thank you for your reply.
Yes, i would like to have no selected voice when i land on my homepage, then, when i scroll down (or if i click on), i’d like to have my voice selected (as it should be).
Thank you
Alberto
Hi,
I added this css to your Enfold Theme Options > General Styling > Quick CSS field:
#top.home #menu-item-746 > a > .avia-menu-fx {
opacity: 0 !important;
}
Please clear your browser cache and check.
Best regards,
Mike
Absolutely perfect.
Thank you a lot Mike!
Al