Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

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.

  •  5,055
    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

  •  5,055
    Michael replied

    Welcome! Have a nice day!