Post text link color

Posted in: Newspaper
Post count: 37

Hi,

Here is my website : https://www.eniyivitamin.com (Theme: https://demo.tagdiv.com/newspaper_blog_health/)
I want to change the link color in the post which is green now. How can I change this link color? I could not see the settings on theme settings page.

Thanks

Post count: 23312

Hello burakk,

Here is talking about the General Theme Accent color. I have inspected your website and I saw that your post links are green.

Thanks for your understanding!

Post count: 37

Hello Catalin,

I want to change only tje link color, not the entire theme color. Is there any way (css code or etc.) to do that ?

Thanks

Post count: 22421

Hello,

Please try this code in the theme panel-> custom css box:

.td-post-content a{
color:Red;
}

Thank you!

Post count: 37

Thank you so much! It worked.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.