i'd like to change the top banner message background color. what is the css?
top banner message background
2 posts from 2 voices-
Posted 5 months ago #
-
Hi meetgeraldine,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#info_text_header .infotext { background-color: #333; } #top .color_strip { background-color: #333; }The first one is for the actual info text color background and the second one is for the color strip at the top of the site.
Regards,
Devin
Posted 5 months ago #
Reply
You must log in to post.














