Changing font size and font background color in Big Grid Slide Style 4

Posted in: Newspaper
Post count: 55

Hi,
I am using Big Grid Slide Style 4 in this page http://kanglaonline.com/test-home/.
1. How can I reduce the font size for the BIG GRID – BIG IMG in small screen compare to larger screen, can this set like a responsive font size for the BIG GRID – BIG IMG in the slide?

2. How to change the blue background of the tittle to some other color?

Post count: 22421

Hello,
1) You can change the font for the big grid from here: http://screencast.com/t/zWYT0maBayM
2) The blue background of the big grid is affected by the theme accent color: http://screencast.com/t/Iyx7Uf0YP
This color will also affect other parts of the website so if you only need to change the big grid background then you can use this css:
.td-grid-style-4 .entry-title{
background-color: rgba(204, 40, 40, 0.7);
}

Thanks.

Post count: 55

Thanks, that helps 🙂

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