Title disappearing when hovering with mouse

Posted in: Newsmag
Post count: 11

Hi,

when I hover the mouse on the image or title of an article on the homepage, it disappears. How can I change it so its stays black?

Thank you

Post count: 23312

Hello stephadel77,

Please provide your website URL and some useful screenshots to display me where exactly this happened.

Thanks for your understanding!

Post count: 11

The title in the middle image disappeared as I was hovering on it with my mouse

yomadac.com

Thank you

Post count: 23312

Hi,

I have inspected your website and I saw that you have white color for your title blocks when you hover over it and that’s why you cannot see anything. Try using the code below and place it or replace it with the code below in Theme panel -> Custom CSS area.

The code is ->

.td_module_wrap:hover .entry-title a{
color:red;
}

The result -> https://www.screencast.com/t/07VdZOXgW3k

Thanks for your understanding!

Post count: 11

It worked thank you!

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