• Resolved TanyaMasse

    (@tanyamasse)


    Hey!

    Just wondering if anyone has encountered this issue with the product-category images displaying REALLY small and pushed to the left ON MOBLIE devices after all the recent updates. I tested a few devices and they are all doing the same thing. I finally got my laptop/desktop version to display the products correctly (with the help of posts in this support forum) and now this.

    All of my templates look good in the system status. I don’t know why this is happening.

    Thanks,
    Tanya

    https://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
  • Thread Starter TanyaMasse

    (@tanyamasse)

    I found a css fix for this issue…

    @media screen and (max-width: 480px ){
    ul.products li{float:none !important;min-width:250px;}

    It worked!

    Tanya

Viewing 1 replies (of 1 total)
  • The topic ‘Product display really tiny and pushed the to the left on MOBILE devices’ is closed to new replies.