Category page headers/Navigation -

Hi - I’m wanting the dark header throughout the website, including the categories headers etc., is this possible?

The transparent nav bar doesn’t work for us.

Thanks.

Hello,

Can you please try to add the CSS below:

#header {
background: black;
}
and let me know if this solves your query.

Thank you

Great thank you - it’s worked.