lightbox style

Posted in: Newspaper
Post count: 7

Hi,

is there a way to style the way an images appears in the enlarged lightbox view? The black gradient default style doesn’t work for my site since the gradient is quite large and changes the way the images look too strongly. (Plus often I won’t even have a caption and then it’s just weird.) I understand that this is about making copyright information and captions readable but I’d prefer if those were added under the picture (or if they have to stay within the picture only had a small but solid background)

If CSS custom code for this already exists, I’d know how to integrate it.

  • This topic was modified 6 years by saskiab.
Post count: 35449

Hi,

Unfortunately for the moment the changes in the light-box can be done only using custom css
https://www.screencast.com/t/h802SXyqIf
.mfp-figure:before{
background:none;
}

The css need to be set in theme panel> Custom code>Custom css

Thank you!

Post count: 7

Thanks, this works great!

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