Unable to change tagline color and main wrap color on pages other than Home
-
Question 1: Trying to figure out how to change the tagline font color on my site (http://www.larrydmorrison.com/) top left-hand corner directly under the logo. I have done a lot of googlin on this issue and the only CSS code that comes close is the following. Unfortunately this code only changes font-size but does not change the color at all. I assume there must be some code in the theme that is overriding what I am trying to add to the custom CSS.
.desc { font-size: 15px; color: #ff9900; }Question 2: Trying to change the main wrap color (color behind posts on Home page) on the Meet Me, Ministry and Media pages but there does not seem to be a way to do this in the theme options. Would like for this change to apply to any new pages created on this site as well.
TIA for any help!
Bryan
The topic ‘Unable to change tagline color and main wrap color on pages other than Home’ is closed to new replies.