Dawn Theme - How do I remove the Empty/Blank space under Image Banner when in Mobile view

Dawn Theme - How do I remove the Empty/Blank space under Image Banner when in Mobile view

Alexandria2021
Tourist
16 0 3

Hi, can anyone help me remove this blank space under the image banner when in mobile view?  I'm using two images specifically size for both desktop and one for mobile and not sure how to fix the.  website is meltmyheart.nz

Thank you in advance 

 

IMG_79DEAB00D289-1.jpeg

Replies 4 (4)

Moeed
Shopify Partner
7513 2029 2495

Hey @Alexandria2021 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
@media screen and (max-width: 767px) {
section#shopify-section-template--18324054081774__image_banner_H7jKjJ .banner__content.banner__content--middle-center.page-width.scroll-trigger.animate--slide-in {
    display: none !important;
}
}
</style>

RESULT:

Moeed_0-1728291596144.png

 

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

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Tech_Coding
Shopify Partner
514 132 131

Hello @Alexandria2021 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (max-width: 767px){
     div#Banner-template--18324054081774__image_banner_H7jKjJ .banner__content {
         display: none !important;
     }
}
</style>

Tech_Coding_0-1728293032892.png

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.

my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Shopify UI Developer
Your Coffee Tips adds a little sweetness to my day.

Dan-From-Ryviu
Shopify Partner
11708 2294 2476

HI @Alexandria2021 

Please uncheck option 'Show container on mobile' of your Image banner settings to solve the issue 

 

Screenshot 2024-10-07 at 16.43.48.png

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

GTLOfficial
Shopify Partner
852 176 191

Hello @Alexandria2021 

Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.

@media only screen and (max-width: 768px) {
.banner__content.banner__content--middle-center.page-width.scroll-trigger.animate--slide-in {
display: none !important;
}

result
4.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh