• Resolved abollmeyer

    (@abollmeyer)


    Hi,

    I was wondering if there was an easy way to scale separate lightboxes? I’ve been targeting the tag property:

    .slb_container { transform: scale(1.1); }

    However, this applies to all lightboxes on the page. How could I do this for an individual lightbox?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Archetyped

    (@archetyped)

    Hi, while there may be separate groups (slideshows) on the same page, a single lightbox is used to display all images on a given page. As a result, any customizations you make will be visible regardless of what image is being displayed in the lightbox.

    Thread Starter abollmeyer

    (@abollmeyer)

    I understand. Thanks for the info!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to scale separate lightboxes?’ is closed to new replies.