We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How do I display two products per row on mobile?

Solved

How do I display two products per row on mobile?

Emmalu
Tourist
6 0 2

Hi! I am currently using Nordic theme and I would like to have my product display two per row instead of one. I have tried many codes that I can find online but nothing worked....Can anybody help me please? 

Pictures attached. 

IMG_0637C456D6AD-1.jpeg

The website hasn't published but the link is here: www.charlielulu.com

Password: nowgep

 

Thanks so much in advance! 

Accepted Solution (1)

Rukhsana
Shopify Partner
70 3 7

This is an accepted solution.

Hello. I checked the Nordic theme, and there is a setting to display products two per row instead of one. I’ve attached a screenshot for reference. Please check it. Simply navigate to the section settings and click on 'Show two cards in a row on mobile devices. 

 

screenshot.pngscreenshot2.png

Support me: Buy me a coffee

For quick response - Message me
Ping me at: alirukhsana786@gmail.com

View solution in original post

Replies 8 (8)
Emmalu
Tourist
6 0 2

Hello! I tried but nothing changed. Could you offer another coding please?

How do I open collaborator's access?

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

Hi @Emmalu 

You can add this code to Custom CSS in Online Store > Themes > Customize > Themes settings to do that

@media (max-width: 749px) {
.popular-products .popular-products__wrapper {
    grid-template-columns: repeat(2, 2fr) !important;
    --col-gap: 1rem !important;
    --row-gap: 3rem !important;
}
}

Screenshot 2024-12-02 at 14.47.03.png

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Rukhsana
Shopify Partner
70 3 7

This is an accepted solution.

Hello. I checked the Nordic theme, and there is a setting to display products two per row instead of one. I’ve attached a screenshot for reference. Please check it. Simply navigate to the section settings and click on 'Show two cards in a row on mobile devices. 

 

screenshot.pngscreenshot2.png

Support me: Buy me a coffee

For quick response - Message me
Ping me at: alirukhsana786@gmail.com
Emmalu
Tourist
6 0 2

OMG thank you so much!!!! I didn't know it offered me an option and I didn't need coding... GREATLY APPRECIATED!!❤️

Emmalu
Tourist
6 0 2

HOWEVER! When I go the collection, it comes back to only 1 product per row and the product card option doesn't exist anymore. Is this something we can also change without coding? 

Emmalu
Tourist
6 0 2

IMG_2370.jpeg

I just found that you can change the view on your phone😅

Rukhsana
Shopify Partner
70 3 7

Hello @Emmalu

I’m glad to hear that the solution worked for you! 🙂 

Regarding the collection page, I checked the settings and, unfortunately, there isn’t an option to display two products per row. In my opinion, this is quite unusual since most themes typically provide this feature.

If you haven’t purchased the theme yet, you might consider switching to a new one that includes this functionality. However, if you’ve already bought the theme, I suggest reaching out to the theme developer to see if they can add this feature for you.

Support me: Buy me a coffee

For quick response - Message me
Ping me at: alirukhsana786@gmail.com

Made4uo-Ribe
Shopify Partner
10211 2427 3079

Hi @Emmalu 

You like to show 2 products on smaller screen of the mobile right? If it is. try this one. 

 

@media screen and (max-width: 576px) {
    .popular-products .popular-products__wrapper {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

 

And Save. 

Result:

Made4uoRibe_0-1733133728388.png

 

 

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.