Shopify themes, liquid, logos, and UX
I am trying to display these 4 audios in one row instead of 2 rows. Can any one help me how to do this?
https://respekt.co/pages/for-business
Thank you for your help.
Solved! Go to the solution
This is an accepted solution.
Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.scss.liquid-->paste below code at the bottom of the file.
#shopify-section-bus1-custom-content .custom__item {flex: 0 1 25% !important;}
Thanks!
This is an accepted solution.
sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {
#shopify-section-bus1-custom-content .custom__item {flex: 0 1 25%;}
}
This is an accepted solution.
Please try this code 1. Go to Online Store->Theme->Edit code 2. Asset->/theme.scss.liquid-->paste below code at the bottom of the file.
#shopify-section-bus1-custom-content .custom__item {flex: 0 1 25% !important;}
Thanks!
Thank you so much for your help. It works perfectly.
This is an accepted solution.
sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {
#shopify-section-bus1-custom-content .custom__item {flex: 0 1 25%;}
}
Thank you so much for your help. It works great!!!
User | RANK |
---|---|
226 | |
166 | |
66 | |
54 | |
51 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023