Hello
We update
Joomla Blank template for Joomla 5 - there last Joomla and last extensions for Joomla
How look First letter in Parent Item in Submenu - You may configure in Joomla Blank Template,
For that go to:
Admin->System->os-basetemplate
There select "Menu Links" tab, -> "Drop Menu Item Style"
Please check attachment img
By default we not set these style - so for you this go from Menu Item Settings. You set all these submenu from capitalized.
But you may add next style for change this
Code: |
.main_menu ul.nav li.parent ul li a,
.main_menu ul.nav li.parent ul li .mod-menu__heading {
text-transform: lowercase !important;
}
|
Regards
OrdaSoft team