image layer – grey color gradient

Posted in: Newspaper
Post count: 12

Hi,
when i publish a new post, the background of the main picture has an grey color gradient layer – even in the grid on the homepage. Can i change this color gradient layer?

best greetings
David

Post count: 22421

Hi,
The grey background is added by default to all grids. Please provide more details to what grid you are referring to so we can have an idea of what goes wrong as the grey area should not display if everything is set properly.
Thank you!

Post count: 12

Hi,
on my startpage i’m using Big Grid8. I can see the grey layer both on the Big Grid8 and on the pictures on the homepage and in the article. I can send you some screenshots.

Best greetings David

Post count: 23312

Hello rockingfamily,

Please provide your website URL and also, please provide some useful screenshots with the certain place where you want to make changes. It is necessary for these because I can further inspect it closer the element and so I will be able to provide a more accurate response.

Thank you for the message!

Post count: 12

Hi,

the URL is http://www.rockingfamily.at the picture with the tiptoi pens has a white background but not its grey.
how can i upload some screenhots?

Best greeting
David

Post count: 23312

Hello

If you want to remove that background effect, you have to use a bit of CSS code to do that. Please try the code below and place it in Thee panel->Custom CSS area. If you want to apply these settings for other modules you have to use the inspector and target the certain element.

The code is ->

.td_module_mx8 .td-module-thumb a:last-child:after {
display:none;
}

The result you should see here -> http://screencast.com/t/qUFr2yGfzEcK

Thank you for the message!

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