Why doesn´t the menu color change on all pages, only the home page? Brooklyn theme

Hey!

This is driving me crazy. I was able to change the site menu background to transparent black, but it only changed on the main page and not on the other pages (like product pages). I would like the “menu-section” to look the same on all pages. The hovering seems to work, but the rest doesn´t… (see screenshots). I use Brooklyn theme and the webpage is not close to done yet so dont mind the empty product pages.

Hello,
you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Please Share your store live url & screenshot where you want to do modification, so that I will solve your issue here!

@Emelie

Please share your store URL.

Thank you!

This is the url: https://racketbollen.se/
Password: dobewr

And also, here is where I changed the menu-section background color and transperancy:

@Emelie

Please add the following code.

.site-header {
    background-color: transparent !important;
    padding: 0px !important;
}

Hope this works.

Omg, thank you so so much. It worked!

1 Like