Slider Title Font Background

Posted in: Newspaper
Post count: 53

Hi,

How can I change the slider title background using Custom CSS?

Thanks.

Post count: 53

Hi, anyone can help me?

Post count: 6600

Hi,

You can use this custom css: http://screencast.com/t/ZpbWm5hhXjz
Change the color as you like:

.td-big-grid-title .td-sbig-title-wrap, .td-sbig-title-wrap .td-sbig-title {
background-color: rgba(239, 77, 122, 0.7) !important;
}

Make sure you use a rgba color and keep 0.7 value if you want to have the background slightly transparent.

Thanks

Post count: 53

Hi Lucian,

Thanks.
That works well!

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