Home Forums WoodMart support forum How to change Categories Menu Font

How to change Categories Menu Font

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #333194

    alicantasarim
    Participant

    How to change Categories Menu Font and thickness?

    Attachments:
    You must be logged in to view attached files.
    #333240

    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

    #333363

    alicantasarim
    Participant

    Yes i undrstand but i dont know this area name?

    Attachments:
    You must be logged in to view attached files.
    #333412

    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

    #333730

    alicantasarim
    Participant

    I want change Font. Not color.

    #333735

    alicantasarim
    Participant

    OK. Problem solved. Thank you so much.

    #333827

    You are welcome! We are here to help.

    Wish you a wonderful day!

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘How to change Categories Menu Font’ is closed to new replies.