Header covers page on mobile mode

Header covers page on mobile mode

Daniel19901
Shopify Partner
292 2 82

Hi,
hope you can help 


For some reason my header on mobile mode covers the pages (besides homepage, where I have a transparent one). Can anyone help me bring it up so that it won't cover the beginning of my pages ? (Dawn theme)- image attached
https://pttrxwm5y73m0euc-62429855986.shopifypreview.com (screenoshot attached)

Thank you in advance!!

 

Screenshot 2024-06-27 132151.png

Replies 4 (4)

KetanKumar
Shopify Partner
37595 3668 12156

@Daniel19901 

We have checked for this issue in real system and browserstack but it is working ok. In which system configuration or browser you are checking?

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
Daniel19901
Shopify Partner
292 2 82

@KetanKumar chrome 

Raj-webdesigner
Shopify Partner
358 90 87

Add This css in your edit code > base.css file

 

@media screen and (max-width:600px){
   div#Banner-template--21625367101769__image_banner_KqXbH8 {
        padding-top: 100px;
    }
}

 

Are you looking for Shopify Developer then your search is over I will help you


If you require further help to optimize your store, please don’t hesitate to reach out.


This contribution will always benefit you and you will get my full help easily and you can contact me easily.


Your Willpower Contribution Link

:-

❤️Tip❤️

Contect On My Mail :-Mail@gmail.com


Daniel19901
Shopify Partner
292 2 82

@Raj-webdesigner I'm afraid this is only for one page, maybe the code should be related to the header ?