Deleting some whitespace on Debut theme (mobile view)

TMB93
Visitor
2 0 0

Hi all,

 

Im trying to figure out why I have so much white space on my mobile view. My first picture on my website is a slideshow, followed by the shop now button. Im not sure why its so much. space. Im using Debut theme. I have attached a picture 

 

website: www.trulybonded.com

 

Mobile view 

Replies 2 (2)

ZestardTech
Shopify Expert
5393 970 1291

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >theme.css and paste this at the bottom of the file:

@media only screen and (max-width: 749px){
.slideshow__text-wrap--mobile{
top: 0!important;
}
.slideshow__text-content.slideshow__text-content--mobile.slideshow__text-content--mobile-active.text-center {
padding-top: 0;
}
}

Screenshot :- https://image.prntscr.com/image/lrXoRe9LRfSfQyqRxyRjSA.png

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
TMB93
Visitor
2 0 0

Thank you, but that only deleted the top space. it still looks bulky