Home New Guten Forums WoodMart support forum How to make mobile product image gallery peek out

How to make mobile product image gallery peek out

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

    themassapothecary
    Participant

    On single product pages, how can we make it so that the next image is pushed out from the right a little so that users can see that there are more images (obviously)? This is a big factor for CRO that has been tested and brought up many times over the past year or 2.

    Basically, the first image should be 75-85% of screen width, and then the 2nd image should show about 15-25% of it on the difference. Screenshot for reference attached.

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

    Luke Nielsen
    Keymaster

    Hello,

    Currently, it is not possible to show the 1.5 image view for the gallery – https://prnt.sc/2qaNCP9YSArF

    I suggest you leave a future request here – https://woodmart.canny.io/feature-requests so our developer can take it into account.

    Kind Regards

    #666282

    themassapothecary
    Participant

    It doesn’t have to be 1.5 image view, but I need some css or something that will make it show the next image slightly, please.

    #666456

    Luke Nielsen
    Keymaster

    Hello,

    Define the below custom to the Mobile CSS area in Theme Settings -> Custom CSS:

    body .woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
    	--wd-col-sm: 1.2 !important;  
    }

    Kind Regards

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