I would like to change the background color on the top menu bar in the Propulsion theme. What do I need to do?
Top Menu Bar Color
4 posts from 3 voices-
Posted 3 months ago #
-
Hi,
You can add this on your custom.css
.info_text_header { background: red; }Regards,
IsmaelPosted 3 months ago # -
Thanks so much.
What about changing the text color in that Top Bar?
Posted 3 months ago # -
Hey jasonkingnet,
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:
#top .info_text_header a { color: #fff; }You can change the color code to any other html color code and that should do it.
Regards,
Devin
Posted 3 months ago #
Reply
You must log in to post.














