Secondary menu letters are capitalize
-
Secondary menu letters are capitalize how i can change it in deafault, example fist letter capital and other lowercase, this is my categories default layout.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .mega-menu-list>li>a,
body .menu-mega-dropdown .sub-menu>li>a {
text-transform: none;
}
Best Regards
look nice and something else please how to set all submenu items same colour and bold too, because some is bold and black and some thin and grey
https://redzeppelin.dblii.com
and the white space in right it is bigger than the above submenu
Attachments:
You must be
logged in to view attached files.
Hello,
You can change the font by means of Advanced typography option, which allows to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.
Here is the documentation providing more detailed instructions: https://xtemos.com/docs/woodmart/advanced-typography-settings/
Best Regards
Yes i know thanks but witch one is for the menu and sub menu?
Hello,
Take this selector for body .mega-menu-list .sub-sub-menu li a and body .mega-menu-list>li>a and body .menu-mega-dropdown .sub-menu>li>a
Best Regards
looks nice thanks clear enough.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Secondary menu letters are capitalize’ is closed to new replies.