Home Forums Total Image size in mobile version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7035
    dominikue
    Participant

    Hi there, I just installed and configured the free version of Total. Looks great and everything works perfect. Except the products in the mobile view of my shop.
    Have a look at http://www.drumsntools.de (don’t mind, it’s only German…). As you can see in the shop, the images are shown very small. The rest is fine, only this. Do you have an idea where this comes from?
    Thanks in advance, Dominik

    #7040
    Hash
    Keymaster

    On checking your website, there is an additional CSS added that is causing the product to appear small. Below is the code. Please remove it.

    .woocommerce-page.columns-3 ul.products li.product {
    width: auto;
    }

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