Hi there, Simple question I think. How can I change the color for the Heading 2 style for Newscast. Thank you for your help.
newscast heading 2 style color
2 posts from 2 voices-
Posted 5 months ago #
-
Hi tiktacs,
Add the following to the bottom of your style.css file:
#top h2, #top h2 a { color: #555; }That should do it but if not, you can force it with:
#top h2, #top h2 a { color: #555 !important; }Regards,
Devin
Posted 5 months ago #
Reply
You must log in to post.














