Shopify themes, liquid, logos, and UX
Hello experts, I have a few questions about images with text.
1. How to adjust the spacing between text and image on mobile devices. The current space between text and image is too large, and mobile devices display poorly.
2. How can I make the text as wide as the image on mobile devices?
I am using the boost template, and following the community's previous answers, it does not work for me. I'm confused.
3. How to adjust the spacing between two "images with text" sections on mobile devices? Now the spacing between the two sections is too large. How can I reduce the spacing?
Solved! Go to the solution
This is an accepted solution.
Hi @BennettH
Please go to Online Store -> Themes -> Customize -> Theme Setting -> Custom CSS and add the following code
.image-with-text .image-with-text__content {
padding:0px !important;
}
Please let me know if this doesn't fix your issue.
Thanks,
Sajat
This is an accepted solution.
Hi @Sajat ,
Thank you very much for your help. This code really works and solved my problem perfectly!
Thank you soooooo much!
Hello,@Abdosamer , I am not referring to a problem with a single web page, but with the section "Image with Text". I am very confused.
This is an accepted solution.
Hi @BennettH
Please go to Online Store -> Themes -> Customize -> Theme Setting -> Custom CSS and add the following code
.image-with-text .image-with-text__content {
padding:0px !important;
}
Please let me know if this doesn't fix your issue.
Thanks,
Sajat
This is an accepted solution.
Hi @Sajat ,
Thank you very much for your help. This code really works and solved my problem perfectly!
Thank you soooooo much!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024