How to change Categories Menu Font
-
How to change Categories Menu Font and thickness?
Attachments:
You must be
logged in to view attached files.
Hello,
You can change the font by means of the Advanced typography option, which allows you 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 undrstand but i dont know this area name?
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-nav-product-cat > li > a span{
color:red;
}
Set the color as per your needs.
Best Regards
I want change Font. Not color.
OK. Problem solved. Thank you so much.
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘How to change Categories Menu Font’ is closed to new replies.