Realigning Mobile Button with banner

Realigning Mobile Button with banner

ggcgolf
Tourist
5 0 2

Hello! I would like to move the "shop now" button so it's over the banner on my mobile store while also removing the white space found below it! Here's a picture of what it looks like right now.

 

Screenshot_9-9-2024_13428_admin.shopify.com.jpeg

 

Thanks!

 

-Brent Gastrau

Replies 3 (3)

Made4uo-Ribe
Shopify Partner
8410 2012 2466

Hi @ggcgolf 

Do you mean like this? 

Made4uoRibe_0-1725912675006.png

if it is check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

@media screen and (max-width: 749px) {
.slideshow__text-wrapper.banner__content {
    position: absolute;
}
.banner--mobile-bottom .slideshow__text.banner__box {
    background: transparent;
}
}

 

And Save. 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

namphan
Shopify Partner
1335 164 199

Hi @ggcgolf,

Please go to Customize > Sections > Slideshow > Mobile layout.

Screenshot.png

you just need to uncheck this, it will display fine

Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

topnewyork
Globetrotter
633 114 134

Hi @ggcgolf ,

 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

 

@media screen and (max-width: 749px) {
.slideshow__text-wrapper.banner__content {
    position: absolute;
   }
.banner--mobile-bottom .slideshow__text.banner__box {
    background: transparent;
   }
}

 

topnewyork_0-1725949766679.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at Top New York Web Design
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel