Modifying the Color, Density & Weight of Simple Color Grid

Posted in: Newsmag
Post count: 18

Is there any way to modify the color, density and weight of simple color grid? I would like to change some shedding over there. Please let me know. Thanks!

Post count: 6535

Hi

Please provide an example of which grid’s color do you want to change, for example big grid 1,2, so I can inspect this closer and get back to you with a more accurate answer. Also provide a link or a screen pointing the desired result if it’s possible.

Thanks!

  • This reply was modified 10 years by Andrei L..
Post count: 18
Post count: 6535

Hi

The gradient over the image it’s generated by this css:
.td-grid-style-6 .td-module-thumb a:last-child:before{
background: linear-gradient(to bottom, #4cf0ff 0%, #1e53e4 100%);
filter:
}

I am not sure how to you want to modify it but you can try by changing the colors and the percentage value to change the gradient layout. Also provide more details about the desired result and maybe i can provide a solution.

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.