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 #1771321
customisation
Closed

Comments

  • Razi Haider started the conversation

    I want to show multiple products in one line on mobile view please let me know how to show this. i want this on main page and also on shop page

    Thanks.

  •  7,095
    Oliver replied

    Hi,

    pls. add screenshot how it should look like.

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

    Regards, Oliver

  • Razi Haider replied

    Like this and you can also see this in myhomestore.pk


  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    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

  • Razi Haider replied

    Thanks and how to do this in category page

    eg on this page: http://www.chenabstuff.com.pk/product-category/khaddar/

  •  7,095
    Oliver replied

    CSS:

    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

  • Razi Haider replied

    Ok thanks for your reply

  •  7,095
    Oliver replied

    Welcome!

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

    Regards, Oliver