Hello,
I couldn’t find any solution to my problem:
I want to display the lines under the menu objects when you hover over them.
Enfold Version: 4.9.4
Thanks,
Sebastian
Hey 007sebinator,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Here you go:
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#header #avia-menu li a:hover span.avia-menu-fx {
display: block;
opacity: 1;
visibility: visible;
}
if that doesn’t work try this one instead:
#header #avia-menu li a:hover span.avia-menu-fx {
display: block !important;
opacity: 1 !important;
visibility: visible !important;
}
Hope this helps :)
Best regards,
Nikko
That helped! Thanks so much guys!
Hi,
Glad we could help :) Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko
Yes, please help me with this: https://kriesi.at/support/topic/slow-down-icon-list-animation/
This thread can be closed.
Hi,
Glad that we could help, We will go take a look at the other topic.
Best regards,
Jordan Shannon