Yes, thank you, this all worked perfectly.
Now, as a final thing – is there any way to make the mobile header glassy/transparent as well? Right now it’s just plain white. I tried adding this:
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
background: transparent!important;
position: absolute!important;
}}
But that messes with the positioning and makes the logo area overlap with my first section on the page.
Hi Basilis
I tried your suggestions, but neither one of them made any difference. Am I right to assume that I’m supposed to add them to the Quick CSS box in the General Styling tab?
Hi Ismael, thanks for your reply.
I’m sorry about the error – it was a faulty plugin which I believe is fixed now. Apparently updating the stock Ninja Forms plugin makes the whole site go south.
I entered the CSS code you provided, and it makes no difference. Maybe now that you can see the site, you have another idea?