Home Forums WoodMart support forum How to change font of menu categories?

How to change font of menu categories?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #426100

    rodrigoalcab
    Participant

    The “light” option leaves the font in white, but it is barely visible. I would like to increase the font size or leave it in bold type.

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

    Hello,

    Please try using the below Custom Selector in this regard on your Site under the Theme Settings > Typography > Advanced > there create a new Rule > and paste the below Selector there:

    .wd-nav-product-cat>li>a

    After that define the Font related styling there accordingly to your choice like it is shown here in the following Image: https://snipboard.io/zjoLCn.jpg

    This CSS Selector is for the Categories Title in the Page Title Bar.

    For the Products Count font style changing under the Categories in Page Title Bar, please try using the following Custom Selector in the above-defined same way by creating a new rule:

    .wd-nav-product-cat .nav-link-count

    Best Regards

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