Home Forums WoodMart support forum Increase Font Size of Tab Description

Increase Font Size of Tab Description

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

    mht24
    Participant

    Hi Xtemos,

    Please assist how to increase the size of font of description tab or other customs tab.

    #302481

    Hello,

    Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    .tabs-layout-tabs .tabs li a {
        font-size: 17px;
    }

    Best Regards.

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