How do I change rollover colors

Posted in: Newspaper
Post count: 3

How do I change all of the rollover pink color? I tried changing the accent color and it doesn’t work.

I have attached a screenshot here: http://g2d.fcf.myftpupload.com/wp-content/uploads/2019/10/rollover.jpg

here is the link to the site http://g2d.fcf.myftpupload.com

Post count: 18283

Hello !

That can be changed by using some css code. You can either use RGBA or a solid color. The code is this:

.td-fashion-pro .td-background-blend .td_module_wrap:hover .entry-thumb {
background-color: transparent;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 3

Where do I add the color in your code?

Post count: 3

Also is Youtube the only way to add video to the header or anywhere else on the website?

Post count: 18283

Hello !

The code color code/name must be inserted here: background-color: transparent;

At the moment only Youtube videos are available.

Thank you !

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