Set more opacity on Big Grid Slide

Posted in: Newspaper
Post count: 47

Hello guys please can you tell me how can i change the opacity for Big Grid Slide > Style Lightsky?
It´s to dark and i want to have have it less dark.

http://www.urban.dog/

Thank you

Post count: 22421

Hi,

There is no setting to decrease the opacity but you can use this css to do it:
.td-grid-style-6 .td-module-thumb a:last-child:before{
opacity: 0.3;!important
}

You can use any opacity value between 0.1 and 1. The original was 0.7.
You can change this value to your preferred one.

Thank you!

Post count: 47

Bogdan thank you very much. You scare me how fast you are… 🙂

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