Title: Read more to be inline
Last modified: February 5, 2017

---

# Read more to be inline

 *  Resolved [Rainbow](https://wordpress.org/support/users/adi-admin/)
 * (@adi-admin)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/read-more-to-be-inline/)
 * Hi there,
 * Is there any way to make/style the “read more” link so it won’t jump to the next
   line?
 * Like:
 * Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
   euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. … read more
 * Instead of:
 * Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh
   euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.
    Read more.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/read-more-to-be-inline/#post-8741833)
 * try
 *     ```
       .sh-content { display: inline; }
       ```
   
 * If it does not work, try the CSS styles are [https://wordpress.org/plugins/wp-showhide/installation/](https://wordpress.org/plugins/wp-showhide/installation/),
   feel free to play around with it.
 *  [paranoia32](https://wordpress.org/support/users/paranoia32/)
 * (@paranoia32)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/read-more-to-be-inline/#post-9015624)
 * Hey, where and how do I add this code?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Read more to be inline’ is closed to new replies.

 * ![](https://ps.w.org/wp-showhide/assets/icon.svg?rev=978037)
 * [WP-ShowHide](https://wordpress.org/plugins/wp-showhide/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-showhide/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-showhide/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-showhide/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-showhide/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-showhide/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 2 replies
 * 3 participants
 * Last reply from: [paranoia32](https://wordpress.org/support/users/paranoia32/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/read-more-to-be-inline/#post-9015624)
 * Status: resolved