Hi all,
the main menu at smartphone is displayed with transparent background – see
https://drive.google.com/open?id=0B0TqEFDVcQi8UXA0bnlXQTQxQkk
What’s wrong?
Thank you for assistance.
Best Regards
Peter
Hi Peter!
That is a strange behavour.
Have you added anything to the custom CSS and made any modifications?
Can you please remove those and any cache and test again?
Thanks a lot
Cheers!
Basilis
Hi Basilis!
I’ve nothing changed in custom CSS.
It’s the same behavour at my clients side.
I’ve also deleted the cache.
Regards
Peter
Hi,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.show_mobile_menu #mobile-advanced {
background: #fff;
}
Best regards,
Vinay
..great – works!!
Thank you very much!
Best regards
Peter