Home Forums WoodMart support forum size of text label on categories

size of text label on categories

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

    mikroedra
    Participant

    Hi,

    labels which can be added on every category and similar are too big in size and they overlap with other text. how can this size be reduced. examples attached.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .menu-label {
        font-size: 7px;
    }

    Best Regards

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