Change hamburger color

Hello the white hamburger icon color dissapears with my jumbotron image. I couldn’t find where to change the color? Can I use CSS to adjust it?

Thank you!

Hello @jmasked,

You can definitely use CSS to change the color of the hamburger:


.open-responsive-menu .fa {
    color: red;
}

Let me know if you got it alright.

Regards

Perfect! Thank you!

I also need to change the listed address and customer support infomation on the homepage contact card… I did it before but I forgot where I changed it.

Hello,

Just head over to Dashboard > Appearances > Customize > Contact us

Regards

it doesn’t have anywhere to change the actuall address or contact info… just the titles

Yeah, sorry about that.

You need to go to the same Customize > General Options > Contact details.

Regards