Hi. Just updated to 3.0.1. Looks very promising! I have already noticed a couple of issues, however:
1. On the home page, there is a line under the “home” menu item that wasn’t there before the update (fullscreen slider). How to eliminate the line for the home page only?
2. I have a glassy transparent header, but I no longer see the option in the admin panel to turn it off and on. (I’m using en anfold child).
There are other minor issues, but these are immediately noticeable, so I thought I’d start with those.
Thanks!
Hi foreigner!
1- It is part of the design but you can remove it with following code. Please add it to Quick CSS field in Enfold theme options > General Styling
#top .av_header_transparency .avia-menu-fx { display: none; }
2- You can edit your page and edit header transparency options under Layout section
Cheers!
Yigit
Thanks very much, Yigit–works like a charm!
As to #2, my apologies: I had forgotten that the glass transparency option setting is accessed on the page itself.