Home Forums Template Support capitalize Reply To: capitalize


Tony
Moderator

Hi Dmitry,
Just open joomla/template/template_name/custom/scss/custom.scss add

#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
    color: #a9a9a9;
    text-transform: inherit !important;
}

We will note this case and update in the next release