Author box – hover text

Posted in: Newspaper
Post count: 39

Hi!
Where can I change the color hover text? I see the option “author name color” but I can’t find the option to change the hover text.

Best regards,
Gilbert Wojaczek-Kubica

Post count: 27744

Hello,

Please provide some screenshots and a link to your website.

Thank you!

Post count: 39

Thanks for answer. Sure. My site: https://hiszpanskiprzykawie.pl (in build).

Screen

I see only author name color, but not hover color. I want name color black, hover red. The entire page has similar settings.

Thanks for help me.

Post count: 27744

Hello,

Please try this custom code css https://i.imgur.com/FFFHcJq.png
body .td_block_author .td-author-name a {
color: #000;
}
body .td_block_author .td-author-name a:hover {
color: red;
}

Set the code in Newspaper -> Theme panel -> Custom code -> Custom CSS.

Thank you!

Post count: 39

Hi!
Thanks for answer and support me! This is it! 🙂
Maybe, in the next update, your team add change the hover style in the author box 🙂

Best regards,
Gilbert Wojaczek-Kubica

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