Home Forums WoodMart support forum Change font size

Change font size

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

    inkoop
    Participant

    How can ik change the font size in Product style atributes ?

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

    Hello,

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

    .wd-product .shop_attributes {
        font-size: 10px !important;
    }

    Best Regards.

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