Title: Inline more_link?
Last modified: August 18, 2016

---

# Inline more_link?

 *  [halsnalle](https://wordpress.org/support/users/halsnalle/)
 * (@halsnalle)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/inline-more_link/)
 * For design reasons, I would like my morelink to appear within the same div or
   paragraph containing the beginning of an entry. Today, it looks like this in 
   my blog:
    `<div class="storycontent">  [some text goes here] [Read more...](https://wordpress.org/support/topic/inline-more_link/"?output_format=md#")
   </div> Instead, I want it to look something like this: <div class="storycontent"
   >  [some text goes here] <span class="morelink">[Read more...](https://wordpress.org/support/topic/inline-more_link/"?output_format=md#")
   </span> </div> Could this be achieved, or should I simply manipulate CSS rather
   than WP in order to float the two paragraphs after each other?

Viewing 1 replies (of 1 total)

 *  Thread Starter [halsnalle](https://wordpress.org/support/users/halsnalle/)
 * (@halsnalle)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/inline-more_link/#post-110180)
 * Turns out that with CSS, it would only be possible to achieve the effect I’m 
   looking for if I could add a class to the -tag enclosing the more-link, like 
   this: `<p class="morelink>`. Then I could float the first two paragraphs onto
   each other, without having all the other paragraphs on the item page floating
   too.
    So, is that possible? Any suggestions?

Viewing 1 replies (of 1 total)

The topic ‘Inline more_link?’ is closed to new replies.

 * 1 reply
 * 1 participant
 * Last reply from: [halsnalle](https://wordpress.org/support/users/halsnalle/)
 * Last activity: [21 years, 6 months ago](https://wordpress.org/support/topic/inline-more_link/#post-110180)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
