Grey background slide

Posted in: Newspaper
Post count: 22

Hi !

I have a grey background on my slider and would like to know how to remove it.

Thank you ! 🙂

Post count: 6600

Hi,

You can change it via CSS, just add this custom CSS:

.td_block_slide .item {
background-color: white !important;
}

..in Theme Panel > Custom CSS.

If this doesn’t work please send an URL of your site with an example.

Thnaks

Post count: 22

Great, thank you Lucian ! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.