Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Display 2 or more products in one row on mobile

Topic Resolution: Resolved
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4759
    focuswebtech
    Support Expired

    Hi,

    How can I set up to display 2 products or more in one row on mobile?

    There is no option to do like this kid of setting.

    Thank you!

    Yongjiang

    #4760
    focuswebtech
    Support Expired

    OK, I have found a solution with following css code:

    @media screen and (max-width: 479px){
    .woocommerce-page ul.products li.product:nth-child(n) {
    width: 45.25% !important;
    margin: 0 2% 0 !important;
    }}

    please let me know if there is other solution.
    Thank you anyway.

    #4765
    focuswebtech
    Support Expired

    Other question:

    Is there some option to mark if the products are already added to shopping cart?

    Thanks

    #4787
    This reply has been marked as private.
    #4788
    focuswebtech
    Support Expired

    Hi,

    If you have good solutions for dynamically display that the product has been added to the shopping cart: For example, the “Add to cart” button becomes: “View the cart”

    Recently I am using the popup notice to show message, but if want to mark for single products, how can we do it?

    Thank you!

    #4790

    Hi,

    #1. Of course, it is possible. However the current theme doesn’t support that, so if you want to do it, we’ll customwork for you.

    #2. I don’t understand your issue, please make us clear your expectation, take a photo screenshot with description about your issue, I will check again

    #4836
    focuswebtech
    Support Expired

    Thank you, I will contact you if we need it.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.