How can I change my Prestige theme header to solid white?

Hello,

I am using the prestige theme and I want my header to be a solid white instead of the transparent. My collection category on the heading is hard to see because the text is black just like majority of the site, so it blends in. I tried customizing it and clicking the option to disable on transparency on the heading , but that only changed the background of the main categories and the not the sub -categories. I basically want everything in the background of heading to be white.

Hello, @elal

Welcome to the Shopify community!
and Thanks for your Good question.

Please share your site URL,
So I will check and provide a solution here.

Hello @Elal,
Please share your site URL.
So that I can check and let you know the exact solution here.

https://aestheticness.com/

password: glielt

https://aestheticness.com/

password: glielt

Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid

.Header__Wrapper {background: #fff;}
.DropdownMenu {background: #fff;}

Thank so much for your help!!! I am so happy it is fixed!

Show More

Hi Elal,

I’m glad it is solved. However, you could simply do this-

(might come in handy next time)

Go to ‘Header’ in your theme customization sidebar. Scroll down to the ‘Transparent Header’ section and uncheck the first option ‘Enable on homepage’.

Hi,

I am using the same theme but the Edit Code option is not available to me on this theme. Any idea how it can be solved?

Hi. I also have issues with the transparent header. I want to enable the transparent header for collections pages but the option is not working.

Hello

I have the same problem, but the solutions doesn’t work ..