Home Forums WoodMart support forum sidebar fonts change

sidebar fonts change

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

    cris
    Participant

    Hello!
    I would like change only the fonts in sidebar products category!
    Can these can be done!
    Thanks in advance!

    #249176

    Hello,

    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: 14px;
    }

    It will change the font size of only the product categories in the shop sidebar.

    If you want to ask anything else then provide with a relevant screenshot to check it myself and help you out
    accordingly.

    Best Regards.

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