Viewing 1 replies (of 1 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi Stephen,

    Open wpp.css (wordpress-popular-posts\style) and change:

    /* title styles */
    .wpp-post-title {
    }

    to:

    /* title styles */
    .wpp-post-title { font-weight:bold; }

    To make sure changes stick after plugin updates, store your modified wpp.css file in your theme’s folder.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Bold the Headline text?’ is closed to new replies.