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 #2070668
2 column woo commerce product in mobile view
Closed

Comments

  • Mustafa started the conversation

    Hello,

    I installed TheGem Theme to my WP website and I like to view 2 woocmmerce product in a row in mobile view please help me to do this.

    Thanks.

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    @media(max-width:767px){
    .products.inline-row .product.inline-column {
        min-width: 0px !important;
    }}

     

    6707465710.png
  • Mustafa replied

    it is working fine, Thanks for your help

  •  4,774
    Michael replied

    Welcome! Have a nice day!