Home Forums WoodMart support forum reduce the character

reduce the character

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

    serviziweb
    Participant

    Hello, I would like to reduce the character. Where can I do it?
    Character of categories

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

    Luke Nielsen
    Keymaster

    Hello,

    Define the code below in Theme Settings -> Custom CSS.

    .category-grid-item .wd-entities-title {
        font-size: 13px;
    }

    https://take.ms/M8fNV

    Kind Regards

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