This is a shop page on my site – https://bandanacouture.com/product/bandana-couture-colored-silk-bandana
How do I update the background color of the extra elements menu bar at the top of the site. I added this code into the CSS and it updated it on all pages except the shop pages:
#top .av_header_transparency #header_meta {
background: #282b2e !important;
}
Hey Ronald,
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
#top #header_meta {
background-color: #282b2e;
}
If you need further assistance please let us know.
Best regards,
Victoria
Yes that worked. Thank you.
Hi GlobalListingEchange,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria