I can not figure out how I managed to change the colour of the header menu background. I even went and reset everything and it was the only thing that didn’t reset!
Please help me find this setting!
On my preview it shows correctly, but does not publish?
Also, I can not get my “Home” button to show “HOME” as the rest of the buttons are all caps……
Hi,
Have you tried clearing the cache a few times over? It may just take a little more time to clear.
As for the menu CAPS add this to quick css:
.menu-item{
text-transform:uppercase!important;
}
Best regards,
Jordan Shannon