Mobile header bleeding troubleshooting - dawn theme

Solved

Mobile header bleeding troubleshooting - dawn theme

Sivadarshan
Shopify Partner
405 2 90

Dawn latest version, in that mobile view header has some white space how to remove that.

 

website : https://rugd-in.myshopify.com/

password: rugged

 

WhatsApp Image 2024-11-06 at 15.31.57_11084f11.jpg

Accepted Solution (1)

Huptech-Web
Shopify Partner
1169 234 265

This is an accepted solution.

Hello! @Sivadarshan Please follow these steps to add this CSS code:

1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.

 

@media screen and (max-width: 749px) {
 section:has(.banner__content) {
    margin-top: -12px!important;
 }
}

 

 

HuptechWeb_0-1730890301349.png

If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the Accepted Solution.
Best regards
K.K

 

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required

View solution in original post

Replies 2 (2)

Huptech-Web
Shopify Partner
1169 234 265

This is an accepted solution.

Hello! @Sivadarshan Please follow these steps to add this CSS code:

1. Go to your Online Store
2. Click on "Themes"
3. Select "Edit code"
4. Open your CSS file. If you have a custom CSS file, open that instead.
5. If you can't find your custom CSS file, open "base.css"
6. Add the following code at the end of the file.

 

@media screen and (max-width: 749px) {
 section:has(.banner__content) {
    margin-top: -12px!important;
 }
}

 

 

HuptechWeb_0-1730890301349.png

If you need further assistance, please let me know. If you found my help useful, consider liking this message and marking it as the Accepted Solution.
Best regards
K.K

 

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required

DaisyVo
Shopify Partner
4469 501 598

Hi @Sivadarshan 

 

To complete your requests, please follow these steps:
  1. Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
  2. Paste the code provided into the Custom CSS section.

 

@media screen and (max-width: 768px){
section:has(.banner__content) {
    margin-top: -12px !important;
}
}

 

Here is the result: https://prnt.sc/Vlv1Dz-gcKvO
 
I hope this helps
 
Best,
 
Daisy

 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution