How to FOnt Color Change?

Posted in: Newspaper
Post count: 5

Where can I change the color of the gray text at the bottom?
Where can I make black?

Post count: 18283

Hello !

In order to change Theme colors you will have to go into Theme Panel – Theme Colors like here: https://www.screencast.com/t/Fdsgqxs4Q ; There you will have the text color for each part of your theme.

Thank you !

Post count: 5

from which part can I change the color of the author name in the theme settings you call this?

Post count: 18283

Hello !

In order to change the color of the Author name in posts you will have to edit with css. Please try this code:

.td-author-name a {
color: red;
}

You have to paste that code here: https://www.screencast.com/t/nRx58eYALHpK

Thank you !

Post count: 5

author colors did not change

Post count: 18283

Hello !

Please provide a link to your page so we can provide a better code.

Thank you !

Post count: 5
Post count: 18283

Hello !

It appears that you have a plugin that makes impossible for me to inspect your website or add a test custom code. Please disable the plugin and let me know so I can inspect and provide a better solution.

Thank you !

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