Should be possible to remove 'uppercase' in the main menu?
(Ja Athena)
Thank You

try to past in custom.css:

.t4-megamenu .navbar-nav>li>a, .t4-megamenu .navbar-nav>li>.nav-link {
text-transform: none !important;
}

It works fine.
Thank You very much!

Write a Reply...
You need to Login to view replies.