Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I adjust slideshow and button for mobile view?

How can I adjust slideshow and button for mobile view?

DTRacing
New Member
4 0 0

Hi, 

 

I have attached two screenshots below. I would like to remove the large white section on my mobile view and have the button overlay on the mobile the same as desktop.  How do I do that?  Website.pngMobile.png

 

Replies 4 (4)

Natasha-Saed
Shopify Partner
422 46 77

Hi,

 

Can you share your store URL please for a better look to be able to give you a solution for this 🙂

If my solution helped you don't forget to accept it to help others.
===================================================================
And if you really like my support share a cup of coffee with me paypal.me/freemindsint
DTRacing
New Member
4 0 0

Hi,

 

heres my URL,

 

https://dt-racing.com/

David_SHT
Globetrotter
605 125 126

Hi @DTRacing 

Thank you for your question. 

This is David at SalesHunterThemes.


Follow this path:

Themes => edit code => asset => base.css

and add this code to bottom of the file base.css

 

 

@media screen and (max-width: 749px){
.banner--mobile-bottom .banner__media, 
.banner--stacked:not(.banner--mobile-bottom) .banner__media {
    position: absolute;
}
}

 

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

David | SalesHunterThemes team

We create fast Shopify themes, focusing on exceptional performance and seamless experience across all devices.

Try our Electro theme Free! (Now at Black Friday price)

DTRacing
New Member
4 0 0

Hi, thank you for the solution. that moved the button up however how do I adjust the position and size of it? 

 

DTRacing_0-1695607780063.png