Shopify themes, liquid, logos, and UX
so, im trying to make a multicolumn with 6 columns in 1 horizontal line, and I successfully did that. That was in desktop full screen mode. However, when I resize my screen and/or go to mobile/tablet version, occasionally at certain resizes the singular row of 6 columns gets resized to become 2 rows, increasing in height. The top row is now 4 columns, while the bottom row is 2 columns, with each bottom column worth 2 top columns of space.
I only edited the multicolumn mobile code in sections/multicolumn.liquid by adding an additional 3rd to 6th column to mobile view.
i tried searching the community for existing fixes but don't seem to find any. could anyone help me? really appreciate it ..
Solved! Go to the solution
This is an accepted solution.
Hi @digisfx
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for "theme.liquid" file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for </head> tag and add the following code above </head> tag: https://prnt.sc/KWtKYyZkDtYJ
Here is the code for Step 3:
{% style %}
@media screen and (max-width: 768px){
Hey @digisfx could you please share your Store URL and password as well in order to fix this issue.
Thanks
@digisfx Hey, thanks for posting here. can you please share the link to inspect it, thanks.
hi @ProtoMan44 for sure. it is:
tonalorbit.com
thanks again for your time..
basically, the multicolumn rows with images looks as intended on desktop full view but when resizing to a smaller view is where my issue begins. hope this helps
@digisfx i think you need to make slider on mobile, re check the section setting.
@digisfx can you please share the collaborated code with me I want to try to review this issue though the admin side.
@digisfx sent
@digisfx please check it now
please mark my comment as solution thanks
This is an accepted solution.
Hi @digisfx
I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for "theme.liquid" file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for </head> tag and add the following code above </head> tag: https://prnt.sc/KWtKYyZkDtYJ
Here is the code for Step 3:
{% style %}
@media screen and (max-width: 768px){
@DaisyVo hey thank you so much!! i really appreciate your time and effort in helping me out 🙂
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025