Site logo

Archived topic

make read more stay inline

3 replies · Started by Dee Broughton on May 19, 2015

Viewing posts 1–4 of 4

I've been working all day on work stuff and I can't think of this probably simple thing. How can I make the .read-more stay inline with the text? In other words, I don't want it drop down to a new paragraph.

New site. http://kitoblog.com/ This is my day job. :)

Are you using the read more tag? If so, WordPress automatically adds the paragraph tags in, which means we can't insert content inline with the content like we do with excerpts.

One option would be to hide the read more link, then add your own read more link into the content before the more tag. However, that would show up on single posts as well, unless you gave it a class which was hidden on single posts (.single .my-class {display:none;}).

Let me know if that makes sense :)

Yes, I get it. I had considered that, but was hoping for an easier way. Thanks.

No problem - let me know if you need more help with it :)

This archived topic is closed to new replies.