• Resolved mclarke0316

    (@mclarke0316)


    Hi There

    None of my products have images. How do I remove the image box? I do not want to include an image and remove the default “image not available” from my products page.

    Much thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • etoilewebdesign

    (@etoilewebdesign)

    Hi mclarke0316,

    Could you send us the URL of your catalogue page?

    Sarah H

    (@sarahrbcom)

    I’m trying to do this as well! However mine is a client dev site and I shouldn’t really hand the out the address. I’m using Detail view as default for out catalog. Can you share a solution?

    etoilewebdesign

    (@etoilewebdesign)

    Hi Sarah,

    You can try adding this CSS into the “Custom CSS” box on the Edit catalogue page:

    .detail-display .prod-cat-thumb-image-div.upcp-detail-image-div {
        display: none;}
    
    .upcp-mid-detail-div {
        width: 75%;}
    
    .upcp-end-detail-div {
        width: 25%;}
    Sarah H

    (@sarahrbcom)

    I implemented something very similar, so good to know I was on track. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product Image’ is closed to new replies.