HOW to change the post title size style

  • dr_deb

    #8543

    Custom CSS to to make the post title bold and bigger in single post pages ?

    Anonymous

    #41430
    .single .entry-title, .page .entry-title {
    font-weight: bold;
    font-size: 26px;
    }

    dr_deb

    #41431

    Thnx for reply …

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

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