remove shading on image pop up

Posted in: Newspaper
Post count: 249

I want to remove the shading in the image pop ups shown here

Post count: 249

Screenshot: http://take.ms/g9FXy

Post count: 35449

Hi,

Please provide some more details, and a link to the website where I can see the problem would be very helpful.

Thank you for your understanding.

Post count: 249

It’s not a problem but a feature you added that I’d like to remove. The shading for images in the pop up when you click an image in a gallery or even a single image.

Link to site: https://metcast.net/news/hints-of-a-cold-snap-at-the-end-of-the-month-will-it-happen/
Screenshot: http://take.ms/g9FXy

Post count: 35449

Hi,

Please add this css in Newspaper>Theme panel > Custom code> Custom css

.mfp-figure:before {
display: none!Important;
}

Thank you.

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