Site logo

Archived topic

Customizing of text/link color is not working

3 replies · Started by Sagar on July 11, 2020

Viewing posts 1–4 of 4

Hello there! The color customization in entry text including meta, meta inside content is not working. I have installed Wordsmith template. When I try to change the color, it works on customize page, when I view the live page and nothing would have changed. I had tried on all browser even by changing the IP. But there is still a problem.Customization of color not working

Hi there,

You've added this CSS that's overwriting the options in the customizer:

.inside-article a, .inside-article a:visited, .paging-navigation a, .paging-navigation a:visited, .comments-area a, .comments-area a:visited, .page-header a, .page-header a:visited {
    color: #fff;
}

Oh! Got it. But I had added that css to change the color of social media icon color which is present on sidebar of homepage. I was unable to customize the icon color of those from editor. That's why I added the css.Social icon

Glad to hear it's resolved :)

This archived topic is closed to new replies.