Viewing 1 replies (of 1 total)
  • Thread Starter aptdesignonline

    (@aptdesignonline)

    Figured it out.

    You can add HTML in the “Read more linktext” field in this plugin setting.

    I added this:
    <span class=continue>Continue<span>

    And then added this in my CSS file:

    span.continue {
    	background-color: #5c7846;
    	color: #FFF;
    	padding: 10px;
    	font-size: .8em;
    }

    And that did it.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Limit Posts Automatically] Styling the Read More / Continue Link?’ is closed to new replies.