- 
		AuthorPosts
 - 
		
			
				
April 8, 2019 at 8:48 pm #1088429
Hello,
I have a background color problem where the search icon appears in navigation on mobile devices. Some other CSS tweak I must have made has caused what should be a white background to render as transparent (I think). I haven’t been able to reverse engineer where this is happening and am hoping you may be able to offer a quick fix.
Here’s an example:

Thanks in advance!
Mike
April 10, 2019 at 6:59 am #1088990Hey Mike,
Could you post a link to where we can see the element in question please?
Best regards,
RikardApril 10, 2019 at 5:29 pm #1089198Hi Rikard,
If you view any page of our website on a mobile device, or a narrow browser window – click the hamburger menu for navigation and as it pops down you should notice the search icon immediately.
iptor.com
- 
		This reply was modified 6 years, 6 months ago by 
Iptor.
 
April 12, 2019 at 4:34 am #1089851Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media screen and (max-width: 767px) { #top #menu-item-search { background-color: transparent; } }Best regards,
RikardApril 12, 2019 at 5:05 pm #1090092Hi Rikard, that didn’t seem to work.
April 13, 2019 at 2:34 am #1090211Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few time over.
Best regards,
Jordan ShannonApril 15, 2019 at 4:10 pm #1090998Hi Jordan,
I’ve moved the code to the top of the quick CSS box, cleared the browser cache and flushed DNS a few times but the problem is still lingering.
April 16, 2019 at 7:04 pm #1091627Hi Mike K,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.av-burger-overlay-active #top #wrap_all #header #menu-item-search a { background-color: #fff; }If you need further assistance please let us know.
Best regards,
Victoria - 
		This reply was modified 6 years, 6 months ago by 
 - 
		AuthorPosts
 
- You must be logged in to reply to this topic.
 
