Hi There I am trying to help a friend with getting the orange to be all Blue accoss the site I saw your answer to someone else’s question like this but that didnt help me I tryed putting that in code you told them but that didnt help me if you could help lead me to a solution to help them out that would be great Thanks Dave Screen Shots to help out with my question http://d.pr/i/MPyE http://d.pr/i/yS09
Hello David !
To change the “categories links” orange with all Blue. Please, log in to Dashboard > Theme > Customize > General Settings. add the following code in the ” DW Header script.”
<style type ="text/css">
.hentry .categories-links a {
background: #...;
}
</style>
You can choose the color here: http://www.w3schools.com/html/html_colornames.asp
Please don’t hesitate to contact us if you have further checking.
Hope this help !
Regards,
Dominic
Please login or Register to submit your answer