Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #232753

    Hello,
    Please help me. I want to change title font size to 18 and weight to bold for product category widget. What I have to put into quick CSS ? I just figured out how to change font size for category names but not the title (PRODUCT CATEGORIES). Thank you.

    #232946

    Hi miso00!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .widget_product_categories .widgettitle { font-size: 18px; font-weight: bold; }

    Best regards,
    Yigit

    #233297

    Thanks much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce title font for product category widget’ is closed to new replies.