Hero section appears different on mobile

Hero section appears different on mobile

pimpãoclothing
Tourist
42 0 15

Hello guys, i have this page, but when i change to mobile it appears like that. How can i change this? Thanks

pimpoclothing_0-1744546804079.png

 

pimpoclothing_0-1744546961526.png

 

https://umhw5c-2w.myshopify.com/collections/bebe-menina

Replies 6 (6)

suyash1
Shopify Partner
10841 1339 1716

@pimpãoclothing - what exact change do you want?

To build shopify pages use PAGEFLY | Contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
pimpãoclothing
Tourist
42 0 15

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.

DaisyVo
Shopify Partner
4385 486 579

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 

DaisyVo_0-1744551149389.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
pimpãoclothing
Tourist
42 0 15

I thank you in advance but even so the heading does not appear and should be above the image

DaisyVo
Shopify Partner
4385 486 579

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 

DaisyVo_0-1744597974070.png

 

Best,

DaisyVo

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

tim
Shopify Partner
4247 483 1560

There is a setting "Show container on mobile" -- have you tried to change it? (it's simply "Container" in newer versions)

Screenshot 2025-04-14 at 5.34.15 PM.png

If my post is helpful, consider liking it -- it will help others with similar problem to find a solution.
I can be reached via e-mail tairli@yahoo.com