Can we change product layout images on mobiles

This topic has 2 replies, 2 voices, and was last updated 1 year, 4 months ago ago by Rose Tyler

  • Avatar: Niddy
    Niddy
    Participant
    November 21, 2022 at 18:16

    Hi

    Just wondering if it’s possible to change the product image layout.

    At the moment, products display the lead image followed by the other product images, as a thumbnail below or to the side.

    I’m wondering if it’s possible to get rid of the thumbs and instead have a main product image but as a carousel, showing any additional images.

    Here’s a good working example if you look on mobile it’ll make more sense – https://www.next.co.uk/style/st355113/595230#595230

    And an image to show you the same – https://i.imgur.com/jeEHRMV_d.webp?maxwidth=640&shape=thumb&fidelity=medium

    Is this achievable with either WPBakery or Elementor, assuming your theme hasn’t created such a product option?

    Thumbnails are so 1990’s. Time to change into full image carousel for best standards.

    I’m happy to try doing it on a product but not sure how we’d call the thumbs into the slider hence asking your views on it.

    Please advise. Thanks.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 22, 2022 at 08:13

    Hello,

    There is no such possibility, unfortunately.
    You can post your request here – https://www.8theme.com/taskboard/ , so our dev team read it. If it takes votes from other customers, our dev team will try to add it in one of the next updates.
    Sorry, but additional customization in files is outside the scope of our basic support.
    If you want to get paid personal Customization services submit a customization request to WPKraken team..
    Thumbnails can be hidden by custom CSS code, for example, add the next code in Theme Options > Theme custom CSS > Mobile:

    .single-product .etheme-woocommerce-product-gallery .images .thumbnails {
        display: none;
    }

    If this code doesn’t work on your site, provide the URL of your product page.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Can we change product layout images on mobiles’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.