Big Slides

Posted in: Newspaper
Post count: 9

How can i change the default title background in the big slider to any color i want.I dont want to use the theme options..Would prefer CSS Modification.

Post count: 6600

Hi,

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

.td-big-grid-post .td-sbig-title-wrap .td-sbig-title {
background-color: rgba(64, 184, 92, 0.7);
color: #000000;
} 

Thanks

Post count: 9

Thanks a lot,,, what about the other 3 smaller slides beside the big one, how can i change that..

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