Home Forums WoodMart support forum Categories Font Change

Categories Font Change

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

    cinelrb
    Participant

    Is there any way to change the categories font size and style.
    I have tried advance font settings, but it seems not working.
    (Please check the screenshot)

    Thank you.

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

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    I saw the screenshot you attached.

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

    .widget_product_categories .product-categories li a {
    	font-size: 16px;
    	font-family: inherit;
    }

    You can set the font family and the size accordingly.

    Regard’s.
    Xtemos Studios.

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