Image Credits

Posted in: Newspaper
Post count: 7

Hello,
I have been adding credits to the images on my site but they are all coming up with a faded bar, rather than just the text at the bottom of the image. How do I turn off the bar/background that is appearing?

Post count: 35449

Hi,

Unfortunately that can be done just with custom css
Please go in Newspaper>Theme panel>Custom code>Custom css and paste this css
.mfp-figure::before{
opacity: 0!Important;
}

See results:
https://www.screencast.com/t/Hv0hfrcL

Thank you for your understanding.

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