Navigation Menu color change

Hello,
I have tried various codes to change the menu color, but none of them seem to work.
My menu color is currently black and I desperately need it in white.
Can you please help?
Link to my site is: http://minibor.com/
Thank you.

Hi There,

If you would like to change the menu bar color to white, you can use the following custom CSS.

Please add this CSS in appearance - customize - additional CSS

#header .is-sticky .top-header {
    background-color: #fff;
}

Thanks!
Colorlib Support Team

I’m sorry, I now see I wasn’t clear enough. Font color of the primary navigation menu needs to be white.
Since default, it’s been black, and I need it in white.

Good morning,
I have a problem with the color of the menu text.
When I use this code in additional CSS:
h1, h2, h3, h4, h5, h6 {

color: #ffd700;
}

h2 {
font-weight: 400;
color: #745cf9;
}
h3 {
font-weight: 400;
color: #745cf9;

}
.main-navigation .menu li a {

color: #ffff! important;
}
the menu is colored only in some pages while the others remain standard.
I kindly ask for support to update the hader and bring the color of the menu text into white and the colored titles.
I attach image of how it makes me visualize it but in the real site the standard coloring remains for most of the pages. The photo with the coloring of the white menu text would be the one I would like to get.
Thanks for the support

Hey there

@a1808 - i see its already white??

@samu - im sorry but please open your own ticket and we will help you, it becomes impossible to help more than 1 person in per ticket

I don’t know how :confused: I’m pasting my screenshots here.
It seems that my additional css is not working, no matter which code I use (I am also trying to remove sidebars). Should I install some custom css plugin?

Hey there

Dear @a1808 your question is still not clear, this is your initial question:

“My menu color is currently black and I desperately need it in white.” - Your menu is already white, what else I can do for you? I just need to know what is the problem :slight_smile:
CSS plugin is not necessary to save custom css code, you can use appearance > customize > additional css

Did you see my screenshots? Menu color is black and not visible and I don’t know how to change it in white. I am using google chrome.

I can see in Safari it’s white. But how to make it universal?

I appreciate you efforts to help.

Well, I tried them in chrome and firefox and they are white, see screenshot here: