Shopify themes, liquid, logos, and UX
Hello guys, i have this page, but when i change to mobile it appears like that. How can i change this? Thanks
@pimpãoclothing - what exact change do you want?
I needed the heading to be inside the image as on the desktop, and that there was no white part that appears in the image above.
Hi @pimpãoclothing
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
@media (max-width: 768px) {
.banner__content.banner__content--middle-center.page-width.scroll-trigger.animate--slide-in {
display: none !important;
}
}
Result
Best,
DaisyVo
I thank you in advance but even so the heading does not appear and should be above the image
Hi @pimpãoclothing
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
@media (max-width: 768px) {
.banner__content.banner__content--middle-center.page-width.scroll-trigger.animate--slide-in {
position: absolute;
}
.banner--mobile-bottom .banner__box {
position: absolute;
background: transparent;
top: 0;
margin-top: 20%;
}
}
Result
Best,
DaisyVo
There is a setting "Show container on mobile" -- have you tried to change it? (it's simply "Container" in newer versions)
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025