Home Forums WoodMart support forum Custom fonts

Custom fonts

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

    tamari
    Participant

    Hello, I’m trying to change main header “categories” font and I cant find it (please look at the attachment)
    Please help

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .menu-opener.color-scheme-light {
        color: #FFF;
        font-size:17px;
    }

    Best Regards

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