How can I hide the top banner on mobile using dawn theme 11?

How can I hide the top banner on mobile using dawn theme 11?

urbantis
Shopify Partner
212 0 62

 

I would like to  hide the top banner from mobile, but still seen on desktop

can you help?

Replies 4 (4)

Moeed
Shopify Partner
7511 2029 2495

Hey @urbantis 

 

Can you share a screenshot of the section that you want to hide on mobile? 

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


theycallmemakka
Shopify Partner
1806 437 471

Hi @urbantis ,

 

Follow these Steps to hide top banner on mobile only:

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

4) Add the following code just above </body> tag

 

<style>
@media only screen and (max-width: 600px) {
  #shopify-section-template--14624638763092__image_banner{
      display: none;
  }
}
</style>

 

If you require further help to optimize your store, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

 

Best Regards,
Makka

Support Me: Buy me a Coffee


For quick response - Message Me


Ping me at: theycallmemakka@gmail.com

oscprofessional
Shopify Partner
16373 2440 3188

Hello @urbantis 

you can try this code it might be helpful to you:- 

Go to the seeting> edit code> base.css> paste the the code bottom. 

div#Banner-template--14624638763092__8e885c65-01f2-4422-93b4-0a0531e13152 {
    display: none;
    visibility: hidden;
}

 

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

urbantis
Shopify Partner
212 0 62
Muhammad Sufyan Sikander
stop spamming sending unsolicited messages, it was a question on the forum, if you can help you can answer here, we do not require any of your help