Hi there Shopify legends,
I was wondering how I'm able to make my Text columns with images section on my homepage appear in 3 column on mobile.
On desktop it shows up as 1 row of 3 columns but when it hits the mobile breakpoint, it changes to 3 rows of 1, like below. Any help on this would be amazing!
My store's URL is bringmehomebox.com.au.
Desktop:
Mobile:
Solved! Go to the solution
This is an accepted solution.
Hello @BMHBox ,
Give below css in Theme > Assets > theme.scss file
#shopify-section-1596693381150 .grid__item.medium-up--one-third.text-center {
width: 33.33333%;
}
User | Count |
---|---|
25 | |
22 | |
22 | |
19 | |
12 |