Shopify themes, liquid, logos, and UX
Hi,
I would like to make the text frame wider so it's about at the same distance from the edge as the "About Us" title on mobile phone.
Secondly, I want to have the same space below the text as well. Now the space between the text and the image is too wide.
https://jours-plus.com/pages/about-us
Password: 1234
Any help will be greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
Hi @ryosuke007
TRy this one.
@media only screen and (max-width: 749px){
.image-with-text__content {
padding: 0 !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
please add below code into your base.css file or style.css file
Shopify Admin > Online Store > Edit Code > Assets > base.css file.
#shopify-section-template--18718241554653__image_with_text_cfMftW #ImageWithText--template--18718241554653__image_with_text_cfMftW {
padding: 0;
}
This is an accepted solution.
Hi @ryosuke007
TRy this one.
@media only screen and (max-width: 749px){
.image-with-text__content {
padding: 0 !important;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024