• Resolved mobos

    (@mobos)


    Hi,

    I’m searching for this topic for long time, but can’t find anything.
    The background of the Lightbox is original black, I managed to get it white, but have problems with getting the arrows left and right and the text of the topbar in black.

    This is what I tried:

    .pswp__top-bar {
    background-color: #fff !important;
    }
    .pswp__counter {
    color: #000000 !important;
    }
    .button.pswp__button.pswp__button–arrow–left {
    color: #000000 !important;
    }
    .pswp__button.pswp__button–arrow–right {
    color: #ff0000 !important;
    }
    .pswp__bg {
    background-color: #fff;
    }
    .pswp__caption {
    background-color: #fff !important;
    color: #000000;
    }
    .pswp__caption__center{
    color: #000000 !important;
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there!

    Setting that as the default would require quite a bit of additional coding. Please kindly note that this requires some custom coding – which goes beyond the scope of support we are able to provide in this forum.

    If you do require more help with the actual coding, we’d recommend you hire a developer who can take a look at this, quote you for their services, and help you add this feature to your site. We’d recommend getting in touch with a web developer or one of the customization experts listed at https://woocommerce.com/customizations/.

    Also please feel free to contact your theme support theme to see if they can provide you a custom CSS code for that.

    Cheers!

    Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Since it’s been a while since we last heard back from you, I’m going to mark this thread resolved.

    Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.

    Cheers! 🙂

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

The topic ‘Woocommerce lightbox background’ is closed to new replies.