Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

How to make the header change color once you scroll down

How to make the header change color once you scroll down

omar_ab
Excursionist
38 0 17

 How can I make the header transparent only at the top of the page! I want it to change to its original color once you scroll down! 

IMG_6869.png

 

 

 

This image shows it being transparent!

 

 

 

 

 

When I scroll down, it’s still transparent, I’d like it to be back to its normal color once you start scrolling down, thanks!

 

Reply 1 (1)

MaverickStudio
Shopify Partner
101 32 35

Hey @omar_ab

Go to Online Store > Theme > Edit code > find  theme.css file and add the following

 

.site-header--sticky.active {
	background: var(--header-background) !important;
}

 


 

♥ If you found my solution helpful, please consider giving it a  Like and marking it as the  ✔ Accepted Solution


Try our WhatsApp Chat Button Widget with multipe agents. Supachat: WhatsApp Chat Button


Find the cheapest fuel in Australia with FuelSpot. FuelSpot:Cheapest fuel prices near me


A Product of  Maverick Studio