This topic has 10 replies, 2 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler
Hi I’ve tried without success to change the background colour of the Shop drop down menu container which is currently white. By inspecting the page live I can change the background colour but when I add what I think is the correct coding nothing https://www.criticalenvironmentsolutions.co.uk/shop-cleanroom-products/ any help please. Thank You.
Hello,
Try to use this code in Custom css:
.menu .nav-sublist-dropdown, .menu .nav-sublist-dropdown ul > li
ul {
background-color: #5aa1e3;
}
Regards,
Rose Tyler.
Hi Rose, thank you for that however, I have added the code to Custom CSS and this has not changed the colour, the background still remains white.
Hello,
Could you please provide wp-admin access in Private Content?
Regards,
Rose Tyler.
Hi Rose, did you have any luck after been provided with wp-admin access?
Hello,
When I use the previous code in browser inspector tools it works fine http://prntscr.com/eq8t1m. So I need your WP Dashboard credentials to check.
Regards,
Rose Tyler.
Hi Rose I thought I provided these details a few days ago. I will send again now in private content. can you confirm if received. Thanks
Hello,
I’ve added the code in Theme Options > Custom css and cleared cache. Please check it now.
Regards,
Rose Tyler.
Rose that’s excellent, not sure why I didn’t manage that but many thanks working a treat. Many thanks again.
Hello,
You’re welcome! Have a nice day!
Regards,
Rose Tyler.
The issue related to '‘Change background colour of drop down menu containers’' has been successfully resolved, and the topic is now closed for further responses