I am implementing a new site with Enfold.
FWIW, the menu has a mega menu on the 3rd item, ‘regulatory law’. I wonder whether that is related to the problem.
We are happy with most everything, but when you roll over the menu, the ‘underline’ that pops up under the active menu item at the bottom of the header is just a straight flat line. The client is very design focused and really wants that little ‘peak’ in the middle of the rollover line on the demo. Is there something I can do to restore that peak or start it working?
Thanks!
Hi agorton!
The pick is not, on the updated demo:
http://kriesi.at/themes/enfold/features/
Canb u see it there?
Best regards,
Basilis
You are right, it is gone.
Ha ha – we must have taken our screen captures and made our plans before downloading the latest version of the theme.
Is there any chance you could give me a little piece of CSS to restore it please?The client really liked it. We already tried to do it ourselves but ended up with a non graceful triangle :-(
Hey!
I added following code to bottom of Quick CSS field
.avia-menu-fx .avia-arrow-wrap {
visibility: visible!important;
}
Please review your website now – http://i.imgur.com/ZGKpEZm.png
Cheers!
Yigit
Thanks. I see the code that you added in the custom CSS and I see your screen capture, but the screen capture does not seem to be from our site. On our site, we still have the flat bar. Sigh!
Hi!
Screenshot is from your website. Please go to this page – http://gmb.abigailgorton.com/team/ and flush browser cache and refresh your page a few times.
Regards,
Yigit
Now it is working – Thanks