Shopify themes, liquid, logos, and UX
Hi All,
I'm looking for help with this, the address box was stacked on top of the image below. It should stay inside the image below. I'm not sure why but this only happens on mobile view, the desktop view is fine.
Website: https://greentiger.co/
pw: cheese
Solved! Go to the solution
This is an accepted solution.
please add the below css code into your theme.css file in the theme files.
Online Store > Edit Code > theme files > Assets > theme.css file.
@media only screen and (max-width: 750px) {
.map-template--22205932503315__map_yUmfdU {
padding-top: 0 !important;
}
}
Thanks
This is an accepted solution.
please add the below css code into your theme.css file in the theme files.
Online Store > Edit Code > theme files > Assets > theme.css file.
@media only screen and (max-width: 750px) {
.map-template--22205932503315__map_yUmfdU {
padding-top: 0 !important;
}
}
Thanks
Thank you so much!!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025