change font color

Posted in: Newspaper
Post count: 8

Can you please tell me how to change the font hover color of the company name (user name) at the About us widget on the home page.

Thanks

Post count: 21065

Hello!

Please provide your website link in order to help you efficiently.

Thank you!

Post count: 8
Post count: 21065

Hello!

Add this CSS code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

.td_block_author a:hover {
color: red;}

Replace “red” with the color you want there on hover.

Thank you!

Post count: 8

Can ‘red’ also be a color code like #283d5f?

I made a new topic on this because I receives mail-errors… You can close the new topic as well.
Thank you!!

Post count: 21065

Hello!

Yes, of course it can be like that.

Hope that helps you!

Thank you!

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