How to change the widget title font?

  • lalamums

    #6681

    I want to change the widget title font to impact, how do i do that?

    And I also wonder how i make it bigger?

    Anonymous

    #35233

    Add this to Custom CSS.

    .sidebar h3 {
    font: 20px/23px "Impact",sans-serif;
    }

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

  • You must be logged in to reply to this topic.