Hey there,
On my site, dhbrown.wpengine.com, I’m having some trouble getting the navbar font changed to my custom font FuturaBT-Book.
I have the font installed and working on the site, but I can’t get it to work in the navbar, nor can I get the mobile menu button color to change.
I also can’t get the footer to change. Right now there is a white overlay that is making everything else unreadable and I can’t change any of the colors. Help!
Here’s what I have currently in the customizer CSS for the header:
.x-navbar .x-nav-wrap .x-nav > li > a{
font-family: ‘FuturaBT-Book’ !important;
Letter-spacing: 6px !important;
}
.x-btn-navbar.collapsed {
color: #000;
background-color: #ffffff;
}
.x-btn-navbar:hover {
color:#000 !important;
}
How could I achieve these items?
I made you a user so you could log in and see what is going on. I have attached the username and password in a note
Thanks for the help!
Marcus