Customization of Lightbox
-
Hi, my current lightbox for the product looks like this.
However, I’m trying to style it to look as close to https://www.allbirds.com/products/mens-tree-runners. Will you be able to help me?
I understand it may not match fully but I would like some help and guidance to get as close to it.
Thank you.
Hello,
Such customization would require complicated customization that is not covered by our support. You can search for a plugin.
If you have any questions please feel free to contact us.
Best Regards
Thank you for the reply. How may I make the lightbox white in color?
Also, how can I make the lightbox not open so big? Can I control height and width?
Thank you
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .pswp__bg {
background: red;
}
Please set your background color.
Unfortunately, it is not possible to change the width of the image.
Best Regards
I
Best Regards