Home Forums WoodMart support forum how to make filter section names bold

how to make filter section names bold

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

    mbsoftmb
    Participant

    how to make filter section names bold?

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

    Hello,

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

    h5.widget-title {
        font-weight: bold;
    }

    Best Regards.

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