Home Forums WoodMart support forum Product Gallery

Product Gallery

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #604721

    shweta
    Participant

    Hello Team,

    I would like the images to open in full-page view when clicked, without displaying any background color. Additionally, I want to remove the image gallery header. For better understanding, I have shared a screenshot with the relevant section underlined in red.

    Best regards,

    Attachments:
    You must be logged in to view attached files.
    #604798

    Luke Nielsen
    Keymaster

    Hello,

    Use the code below to disable the top panel:

    body .pswp__top-bar {
        display: none;
    }

    How do you want to make that image bigger if its native sizes are the same as you see in the popup https://prnt.sc/x8KplRkCSGH_ , https://prnt.sc/bE5CsdVcvYSn?

    Kind Regards

    #605050

    shweta
    Participant

    Thank you for your quick reply!

    I want the product images to open in full width when clicked, with the other images displayed in a scrollable format. I’m sharing a reference link below:

    Reference Link: https://www.lemaire.fr/products/asymmetrical-bathrobe-coa-women-bk999-black-lf504-soft-wool-alpaca

    Best

    Attachments:
    You must be logged in to view attached files.
    #605338

    Luke Nielsen
    Keymaster

    Hello,

    Sorry to say but right now there is no option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.

    I suggest you leave a future request here so our developers can review such a feature- https://woodmart.canny.io/feature-requests

    Kind Regards

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