I'm trying to get the footer link color back to the expected red color used throughout the site as an accent color. However, it seems that the Salient Theme Options>Footer>Text Color is overriding it.
I've tried this custom CSS:
#footer-outer a
{
color: be4d3d!important;
}
But it has not worked. Help?
Hey Adam,
try using this in your custom css box:
That still didn't seem to do it. Any other suggestions?
Whoops, just forgot the hashtag
Cheers :)
I should have caught that. Sorry. Thanks for the help.
PS. Just saw the latest updates. You made some awesome improvements, especially the page builder! Great job!