Hi, I’m working on a site and even though I’ve turned the uppercase option off in in header theme options, the nav bar links are still showing in uppercase. I’ve tried to add some CSS code to work around it, but that’s had no effect on it either.
.x-navbar .x-nav-wrap .x-nav > li > a {
text-transform: none !important;
}
I’ll put the URL in a secure note as it’s on a temporary link.
Thanks!
