Home Forums WoodMart support forum Customization of Lightbox

Customization of Lightbox

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #280115

    shawnxign
    Participant

    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.

    #280351

    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

    #280601

    shawnxign
    Participant

    Thank you for the reply. How may I make the lightbox white in color?

    #280602

    shawnxign
    Participant

    Also, how can I make the lightbox not open so big? Can I control height and width?

    Thank you

    #280990

    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

Viewing 5 posts - 1 through 5 (of 5 total)