Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1009745

    Take a look at the link provided. Can you tell me why this is happening and how to fix the big gap on the left side of the product page?

    Thanks.

    #1009981

    Hey perihelionweb,

    The space on the left is where the product image is supposed to go, are planning to not have any product images? If so then we can give you CSS to hide that area.

    Best regards,
    Rikard

    #1009984

    Yes, there will be no product images, this is strictly for selling banner ad space on the site.

    #1010057

    Hi,

    Thanks for the feedback. Please try this in Quick CSS then:

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

    Best regards,
    Rikard

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