home page hover link exchange

Posted in: Newspaper
Post count: 20

Hello

my home page links are coming yellow on this way
https://prnt.sc/lxbufw

Hover – https://prnt.sc/lxbvfc
could it be this way
keep the text color same
highlight color highlighted only line get yellow

Post count: 35449

Hi,

In order to achieve that you’ll need some custom css, please provide a link to your website, in this way I will be able to provide you the right custom css.

Thank you.

Post count: 20
Post count: 35449

Hi,

Just add this custom css in Newspaper > Theme panel>Custom code> Custom css

.td_module_wrap:hover .entry-title a{
    text-decoration: underline;
}

https://www.screencast.com/t/33ixx7T26

The code above will make your link to be underline, and will get the color of that block.

Thank you.

  • This reply was modified 7 years by Calin.
Post count: 20

thank you calin

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