Custom colors are not working
-
Using the theme Untitled, I’m trying to change the color of headers and links, etc. Colors are not working. I can change the header color, but then it defaults the header text color to dark grey and then it doesn’t allow me to change that dark grey to anything else. Similar issue occurs when I change the color of links or background. Header text color goes dark grey, then cannot be changed.
I JUST purchased the custom design package and this happened within 10 minutes of buying it. I am incredibly frustrated it this. Please help fix.
The blog I need help with is: (visible only to logged in users)
-
Hi Rick, are you still having problems with custom colours?
To rule out a browser issue, could you please let me know if the same thing happens in another browser, like Chrome or Firefox?
To change the colour of your your blog headings directly with CSS, you can try adding this code under Appearance > Custom Design. Click the CSS tab and add this completely below the existing green comments:
.entry-title a { color: #bb00bb !important; }Click Save when you’re done. You can change bb00bb to the code for any colour you like.
If you need further CSS help, please feel free to post in our CSS Customization forum.
- The topic ‘Custom colors are not working’ is closed to new replies.