big grid background colors

Posted in: Newspaper
Post count: 58

Hi,
How do I change the text background color of a date in a big grid to white and also how do I change the unfilled area of a big grid image to white, not grey? i.e. a few of my images are not large enough to fill the area of the grid, and visually this looks of if the background of the grid (where the image should be) is white.

thanks

Post count: 22421

Hello,

Please provide a link to your site so I can inspect the grid so I can provide the proper solution as not all grids are the same.

Thank you!

Post count: 58

http://homeremedyhacks.wpstagecoach.com

the date has been removed using css for the big grid on the homepage, but the grey background remains. This is what I want to get rid of by turning it white.

Post count: 20688

Hi,

You can try this code for that and see if it works for you
https://www.screencast.com/t/zdlqmOzr

.td-grid-style-4 .td-module-meta-info {
background-color: white;
}

Thanks

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