I’m using the one-page template as a base. The top menu only appears after you start scrolling down. Is there a way to have the menu show up on load? I’ve looked at the theme options for header and menu, I can’t find a way to change this behavior. This is the test site: http://annembrauer.wpadev.com/
Hey sbeauchesne,
It is not visible because you have the menu and background color set to the same color. Please go to Enfold theme options > Header > Transparency options and change transparent menu color.
Best regards,
Jordan Shannon
Thanks for the reply Jordan. However, the fix didn’t work. I changed the transparency to a very different color, and it still doesn’t show up on load, only when you start scrolling. Any other ideas?
I’m using this template: https://kriesi.at/themes/enfold-one-page-portfolio/ and I hadn’t noticed that it didn’t display the menu as would normally be expected. Does it have something to do with the fact that the first item in the home page is a slider?
Hi,
Add this to quick css:
#top .av_header_scrolldown.av_header_transparency{
opacity:1!important;
margin-top:0px!important;
background:#000!important;
}
Best regards,
Jordan Shannon
… and we have a winner! It worked like a charm. Thanks Jordan.
Hi,
No problem at all. I’m happy to help. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon