Remove the shadow of the TagDiv gallery images

Posted in: Newspaper
Post count: 73

Hello,

I would remove the shadow that seen on the bottom of the TagDiv galley images. I mean the shadow shown when I enlarge the images. How can I do it?

Example:
https://dl.dropboxusercontent.com/u/21598606/Captura%20de%20pantalla%202016-05-13%20a%20las%2011.07.02.png
http://www.lacasadeel.net/2016/05/exclusiva-previa-arte-john-alvin-planeta-comic.html

Thanks

Post count: 22421

Hi,

The shadow can be removed with a custom css:
.mfp-figure:before{
display:none!important;
}

Simply add the code in the theme panel->custom css box.

Thank you!

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