Hello. I downloaded your theme and I want to say thank you, it is great. (DW Minion)
I have noticed though when I post a link, it comes out a GRAY type of link, instead of a strong blue link. I want to blue link which means I have to go to every post and change the color of each link, which could take a lot of time.
Do you have any solution to where I post a hyperlink it comes out BLUE and not Gray?
Thank you!
-Omar
1 Answers
Hi,
To change Hyperlink color in the post, you can add the following code to the style.css file:
.entry-content a {color: #7cc576; }
Hope this helps !
Please login or Register to submit your answer