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

    (@zefs)

    I found a clever way to do it using CSS, you just go to the entry-content div and call the last <p> like so:

    .entry-content p:last-child {
    	margin-bottom:-5px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Read more link wrapped in paragraph.’ is closed to new replies.