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 #2338639
Products not in 1 row on tablet in upright position
Closed

Comments

  •  1
    SocialPepper started the conversation

    Hi,

    Please see attachment. In an upright position of a tablet (on the Homepage) the products are not in 1 row but one product is shown below the row/in another row. Can this be fixed so the 3 items are in one row? If you scroll down on the homepage the same happens with 3 blog items.

    Thank you for your help.

    Regards,

    Richard

  •  4,774
    Michael replied

    HI!

    pls. use following css:

    .products.inline-row .product.inline-column {
        min-width: 250px !important;
    }

     

    6707465710.png
  •  1
    SocialPepper replied

    Hi,

    Thank you, that worked!

    I have the same issue on the homepage with 3 blog items. Is there also CSS to get those 3 items on 1 row?

    Thank you

    Regards,

    Richard

  •  4,774
    Michael replied

    Done.

  •  1
    SocialPepper replied

    Thank you very much!

  •  4,774
    Michael replied

    You're welcome!