Shopify themes, liquid, logos, and UX
hello,
i want to add white blank space between the two section (image - text) - in the red marked square.
also, im trying to make the two section the same size only on mobile. it looks like that now:
im trying to reduce the size of the text box to the exact size of the image box.
the store url is padpal.co.il
id appreciate a helping hand on that matter,
thank you.
Solved! Go to the solution
This is an accepted solution.
Hi @OriHacohen
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.image-with-text__media-item.image-with-text__media-item--large.image-with-text__media-item--top.grid__item {
padding-right: 10px;
}
@media (max-width: 767px){
.image-with-text__media-item.image-with-text__media-item--large.image-with-text__media-item--top.grid__item {
padding-right: 0 !important;
}
div#ImageWithText--template--15385986695273__image_with_text_pJ9yfM {
padding: 10px 5px !important;
}
}
Hope that my solution works for you.
Best regards,
Henry | 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 is an accepted solution.
@media (max-width: 767px){
.image-with-text__text-item.grid__item {
padding-top: 10px !important;
}}
You can try with this code.
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 is an accepted solution.
Hi @OriHacohen
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.image-with-text__media-item.image-with-text__media-item--large.image-with-text__media-item--top.grid__item {
padding-right: 10px;
}
@media (max-width: 767px){
.image-with-text__media-item.image-with-text__media-item--large.image-with-text__media-item--top.grid__item {
padding-right: 0 !important;
}
div#ImageWithText--template--15385986695273__image_with_text_pJ9yfM {
padding: 10px 5px !important;
}
}
Hope that my solution works for you.
Best regards,
Henry | 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.
it added the blank space on pc view and made the two boxes the same size, but there is still not blank space in mobile view, can it be done?
This is an accepted solution.
@media (max-width: 767px){
.image-with-text__text-item.grid__item {
padding-top: 10px !important;
}}
You can try with this code.
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.
worked perfectly. thank you so much!
Hey Henry,
I added another image with text, ive been trying to use the last code you gave me to add the blank white space, but didnt manage to do it... here how it looks now:
can you help with separating the image from the text?
thank you!
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