• mrleonz

    (@mrleonz)


    Dear,

    I don’t have product images. How can I hide the thumbnails?

    View post on imgur.com

    I hope someone can help me,

    Thanks in advance!

    • This topic was modified 6 years ago by mrleonz.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author xootix

    (@xootix)

    Hello @mrleonz

    Use this CSS

    .xoo-wsc-img-col {
        display: none;
    }
    Thread Starter mrleonz

    (@mrleonz)

    @xootix
    thank you for your respond, it worked!
    But the remove button wil disappear if i use that css code. Is it possible to only remove the image/thumbnails?

    i hope to hear from you

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide/remove image’ is closed to new replies.