4 category in MOBILE for row instead of 3

Hi my site is https://www.vaigustando.it/collections/vini

I need to show ON MOBILE all the 4 items on a single row but the theme (Empire) support max 3.

How to fix it? Thank you in advace for supporting me. here a picture to better explain.

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Hi @ellisbosisio ,

  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

It works perfectly! thank you so much