Lightbox: Bottom Shade Removal

Posted in: Newspaper
Post count: 13

I like the lightbox feature, however, i would like to make it so the bottom of ALL my lightbox images is NOT shaded (the shaded-bottom seems to be Newspaper 7’s default setting).

How do I do it?

Thank you,
Owlcomics

Post count: 22421

Hello,

If you want to remove the bottom shadow on the lightbox images, you can add this code in the theme panle-> custom css box:
.mfp-figure:before{
display:none!important;
}

Thank you!

Post count: 13

It works with your solution, thank you.

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