Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #475272

    Hi!

    I want a product in woocommerce to show with no images (remove the whole column with images) so the content of the product stretches all over the page. Is that possible to do?

    And is it possible to do that on only one product?

    Thanks!!! :)

    #475535

    Hi luckylobo10!

    Please try the following in Quick CSS under Enfold–>General Styling:

    .single-product-main-image {
    display:none !important;
    }

    Cheers!
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.