Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi.
I'm having trouble adjusting certain section on our theme.
Theme: Impulse
Section name: Text columns with images
Right now, 3 images are shown in a row on PC and 1 image on mobile.
We want to adjust it so that we can show 2 images in a row on mobile.
https://store.aman.ne.jp/blogs/aman_feature_women/mother-s-day-gift-idea
Any help will be greatly appreciated!
Hi @Minako85,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
@media only screen and (max-width: 768px) {
#shopify-section-template--18005167243490__text_columns_rRkhgm .grid {
display: flex;
flex-wrap: wrap;
}
#shopify-section-template--18005167243490__text_columns_rRkhgm .grid__item {
width: calc(100% / 2) !important;
}
}
</style>
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Thank you so much!
I noticed that this code only works on this template.
Can you kindly advise where to change so that it applies on another template as well?
Hi @Minako85, Can you kindly share the details of your problem (link page) with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Hi @BSSCommerce-HDL Thank you for your prompt reply!
There's a template I'm editing right now that is still unpublished. As you can see, the code is not working.
@Minako85, Can you share preview link with me?
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
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