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 😍
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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.
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
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?
If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here ☕.
B2B Solution & Custom Pricing | Product Labels by BSS
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024