Tagged: enfold mobile
-
AuthorPosts
-
October 23, 2017 at 12:31 am #867379
On our Enfold site, I recently noticed that the main drop down menus were transparent, pretty much invisible, on mobile phones–both Android and iPhone, in different browsers. Screenshot:
https://centerforworldmusic.org/screenshot_2017-10-22-15-05-40/
Look fine on desktop and tablet. Advice appreciated. Thanks! Lance
October 23, 2017 at 7:13 am #867471Hey Webmaster,
Thanks for the screenshot, please try the following in Quick CSS under Enfold->General Styling:
.html_av-overlay-side #top .av-burger-overlay-scroll { background: #eee !important; }
Best regards,
RikardApril 11, 2018 at 10:27 am #940368Hello,
I have this issue too. The drop down menu has a transparent background when the size of the screen is small- it can be for a mobile device.
However for the PC device, the drop down menu is correctly displayed in white.
You can chek here : http://blog.globeservices.fr/overseas/a-french-address/
Thanks for your help !!April 11, 2018 at 11:22 am #940438April 11, 2018 at 12:03 pm #940458Hello Victoria,
I just wonder why I have this code in my quick css… I didn’t find it nowhere in the box called “quick css” Enfold General Style. Do you have an idea where it could be??
However, the code you have proposed is working perfectly. So i am using it…
Many thanks!
BrigitteApril 12, 2018 at 5:50 am #940785February 12, 2019 at 8:37 pm #1066097Hi
I have the same problem with the Burger menu being transparent. Please advise?
Thank youFebruary 13, 2019 at 7:35 am #1066309Hi FrontsideDesign,
Your site is not loading on my end, please see private.
Best regards,
RikardFebruary 13, 2019 at 11:15 am #1066404This reply has been marked as private.February 14, 2019 at 6:22 am #1066800Hi Nick,
It’s working fine today, please try this in Quick CSS to see if you have any luck with it:
.av-burger-overlay { background-color:black !important; }
Best regards,
RikardFebruary 14, 2019 at 12:11 pm #1066919Hi Rikard
Thank you for the code. I tried that in the quick CSS and it doesnt seem to have made a difference Im afraid! Antyhing else I could try?
Thanks
NickFebruary 15, 2019 at 7:55 am #1067328Hi,
You have this CSS somewhere in the theme, I’m not sure where, but it’s what is causing your problem:
#top .header_color div { background-color: rgba(255,255,255,0) !important; }
Please try to remove or adjust it.
Best regards,
RikardFebruary 26, 2019 at 10:58 am #1071701This reply has been marked as private.March 1, 2019 at 8:15 am #1072955 -
AuthorPosts
- You must be logged in to reply to this topic.