Home Forums WoodMart support forum styles of this menu to font 400

styles of this menu to font 400

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

    opalamarchuk.01
    Participant

    How can I set the styles of this menu to font 400, just like the main one?

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add the following custom css code in Theme Settings > Custom CSS. Change the value as per your requirements.

    .wd-tools-element .wd-tools-icon:before {
        font-weight: 400 !important;
        font-size: 30px !important;
    }

    Best Regards,

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