- This topic has 1 reply, 2 voices, and was last updated 8 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Hi!
How can i remove the “capitalize” in the Main Menu? I tried it with several settings, nothing worked…
it concerns the following part of the css:
#cshero-header-navigation ul.menu-main-menu, #cshero-header-navigation div.menu-main-menu ul {
text-transform: capitalize !important;
}
thanks!