Bugs on LINK HOOVER COLOR

Posted in: Newspaper
Post count: 53
Post count: 3343

Hi,
I don’t understand your question? Do you want to have hover color on titles?

Post count: 53

Hi Marius,

I have changed the HOOVER LINK COLOR at the THEME PANEL -> THEME COLORS

However, I only get the link color on the WIDGET link to have this green color as the image below

But I can’t get this content title to have the HOOVER LINK COLOR (in green). Only underline is shown when I hoover on this link. Please see:

How to get the content title link to have green color as well?
Thanks.

Post count: 3343

Hi,
You can do that only with CSS

Add this CSS in Theme panel -> Custom CSS

.entry-title > a:hover {
    color: #00BCB0;
}

Thanks!

Post count: 53

Hi Marius,

Thanks for your reply.
The problem solved!
If this is a bug, hope you can fix in the future template update.
Thanks 🙂

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