All things Shopify and commerce
Hi, i need to change the size of this image for the mobile view. I want it to be as small as when shown in the desktop view but there is no option for me to change this. Can anyone help me? I have been in many discussions but i have not found any solution. thanks!
Solved! Go to the solution
This is an accepted solution.
Hi @olivervestlund ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
@media(max-width:767px){
#shopify-section-template--20889468338515__image_with_text_wg7Qrk .image-with-text__grid{
transform:scale(.7)
}
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Would you mind to share your store URL? Thanks!
Hi, sorry Im kind of new to this. This is an unpublished theme. How can I share the url? Do I publish this theme? I have a link for the preview: https://i8qt7omwvxi05e18-77159104851.shopifypreview.com
This is an accepted solution.
Hi @olivervestlund ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file -> Save
<style>
@media(max-width:767px){
#shopify-section-template--20889468338515__image_with_text_wg7Qrk .image-with-text__grid{
transform:scale(.7)
}
}
</style>
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This worked, Thank you so much!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025