Shopify themes, liquid, logos, and UX
Hello Support Community,
The images' bottom side in the multirow section is hidden by the text. How to add some space above the text area so the full image appears ?
This is how the image looks on desktop:
https://nefertari-eg.myshopify.com/
Password:
ohldah
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hi @Gaiar ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
@media(max-width: 749px){
.multirow .image-with-text__media {
height: auto!important;
}
.multirow .image-with-text__media img {
position: static!important;
}
}
This is an accepted solution.
Hi @Gaiar ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Assets/base.css
3. Add code below to end of file
@media(max-width: 749px){
.multirow .image-with-text__media {
height: auto!important;
}
.multirow .image-with-text__media img {
position: static!important;
}
}
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