• Resolved mindeeforman

    (@mindeeforman)


    Is there a way to turn off the thumbnail image in the left-hand sidebar of the product page? Alternately, is there a way to add more images to that area?

    I understand I’d have more control in the paid version, but it seems like I should be able to do at least one of these things in the free version, as it looks really weird with a scroll area that only contains one image.

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Mindee,

    Adding more images requires a premium account, but to just hide the left side section, you can add this code to the “Custom CSS” section in the Edit Catalogue page:

    .prod-cat-addt-details-thumbs-div {
    display:none;}
    .upcp-standard-product-page .prod-cat-addt-details-main-div {
    width:100%;}
    Thread Starter mindeeforman

    (@mindeeforman)

    Brilliant – thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Way to turn off image in sidebar?’ is closed to new replies.