More transparent background when popping up product zoom

This topic has 2 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Olga Barlow

  • Avatar: anthonyc
    anthonyc
    Participant
    February 5, 2017 at 16:01

    is it possible to make the product img Lightbox background more transparent, it looks like complete darkness currently.

    Would you provide the css class related to this style?

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 6, 2017 at 12:58

    Hello,

    Use the custom CSS to change it (add into Theme Options > Styling > Custom CSS or child theme style.css)

    .pswp__bg {
        background: rgba(0, 0, 0, 0.4);
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.