Big grid 5

Posted in: Newspaper
Post count: 53

how it is possible to change the colours of the big grid 5 (grid style colour or flat?)

Post count: 23312

Hello mirko,

If you want to change the colors for your Big Grid 5, you should use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-big-grid-post .td-module-thumb {
background-color: green;
}

The result is here -> https://www.screencast.com/t/YNHn7mEnka

Thanks for the message!

Post count: 53

Hi,
i dont understand…
with your code all grid backgrounds are green

i dont want that
i only wnat be able to change the red, purple, green color that i have now on color an flat module

Post count: 23312

Hello,

Here is talking about a linear gradient as you can see here -> https://www.screencast.com/t/PSF0yCeYVgZP If you want to handle this color you should change the value of this gradient.

Thanks.

Post count: 53

Perfect, thank you

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