Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1433353
mobile view products
Closed

Comments

  • Betrick17 started the conversation

    I want to 2 columns for the products in mobile view instead of one. how can i do this?

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 768px) {
    body .products.inline-row .product.inline-column {
        min-width: auto;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • Betrick17 replied

    It's still not working. please check the image.

  •  7,092
    Oliver replied

    pls. provide the wp-admin access.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver