Viewing 1 replies (of 1 total)
  • Plugin Author Fernando Briano

    (@fernandobt)

    Use the title_class parameter in your shortcode something like this:

    [catlist id=7 title_class="strong" title_tag="span"]

    And in your CSS file:

    span.strong{
      font-weight: bold
    }

Viewing 1 replies (of 1 total)

The topic ‘Bold posts headlines’ is closed to new replies.