Viewing 1 replies (of 1 total)
  • Try adding this to your style.css file for post title links:

    a.srp-post-title-link {
            font-weight: bold;
    }

    Add this to your style.css file to justify the excerpt:

    p.srp-widget-excerpt {
            text-align:justify;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Bold titles and Justify content’ is closed to new replies.