We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Need to remove Shopify Dawn them header white space

Need to remove Shopify Dawn them header white space

seleny
Visitor
2 0 0

Hello, can someone help me to fix my websites homepage header? When I added the logo it created broad space both in the top & bottom of the header. I tried adding this code but it just reduced the little bit of extra space from bottom but it totally disappeared my logo.

@media screen and (min-width: 800px) {
.header__heading-logo {
max-height: 100px !important; (I just changed the 100px to 0)
object-fit: cover !important;
width: 100% !important;
width: 300px !important;
max-width: 100% !important;
}

Now I'm unable to fix it.

I also added few codes in header.liquid for transparent header option which left a code scrip on top of the header. How to remove it?

seleny_0-1730732067150.png

 

Reply 1 (1)
seleny
Visitor
2 0 0

Here is the website URL: https://52e6b5-83.myshopify.com/

its password protected. will share on private msg.

I managed to delete the script reflecting on header but still a broad header.