My header does not fully disappear on scroll down only partially (Dawn Theme)

Solved

My header does not fully disappear on scroll down only partially (Dawn Theme)

CameronO
Excursionist
28 0 12

CameronO_0-1725791593154.png

As you can see the header is not working, it still shows half of the header even when scrolling down. Thanks in advance

 

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2322 689 810

This is an accepted solution.


- Here is the solution for you @CameronO 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.shopify-section-header-hidden {
    top: -134px !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725792015815.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 3 (3)

BSS-TekLabs
Shopify Partner
2322 689 810

This is an accepted solution.


- Here is the solution for you @CameronO 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.shopify-section-header-hidden {
    top: -134px !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725792015815.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
CameronO
Excursionist
28 0 12

Thanks so much!

BSS-TekLabs
Shopify Partner
2322 689 810

Glad to help you. Have a good day @CameronO .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now