Title: Post Info
Last modified: August 24, 2016

---

# Post Info

 *  Resolved [aprlmrtn](https://wordpress.org/support/users/aprlmrtn/)
 * (@aprlmrtn)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/post-info-1/)
 * I’ve read just about every topic and I swore I found my answer a few days ago
   and now I can’t seem to find it. So, here it goes:
 * I’m trying to see if there is a way to get my posts that show up right under 
   the slider to either not have the information in the post and just say ‘Read 
   More’ or to only have a few lines as the DEMO. The demo only has about 4 lines
   on each post. I’d like each post to be close to the same size and I can’t seem
   to figure out how to restrict this action.
 * [aprlmrtn.com/TameFirearm](http://aprlmrtn.com/TameFirearm)

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

 *  [Access Keys](https://wordpress.org/support/users/access-keys/)
 * (@access-keys)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/post-info-1/#post-5995465)
 * Hi there,
    If you are looking for adding the contents to the featured posts (
   posts under slider) but showing none of the contents on the home page. you may
   hide the contents by adding following css rule in dashboard > appearance > theme
   options > tools > custom css.
 *     ```
       .featured-post .featured-content p{
       display: none;
       }
       ```
   
 * However, if you wish to decrease the number of lines of the contents to display
   it is not possible by using default theme options feature. It requires customization.
   
   Thanks,
 *  Thread Starter [aprlmrtn](https://wordpress.org/support/users/aprlmrtn/)
 * (@aprlmrtn)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/post-info-1/#post-5995477)
 * Thanks! I do want some text but I think that I could do this instead so that 
   it is at least all the same or at least insert some information in the other 
   posts maybe.
 * I appreciate the help!

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

The topic ‘Post Info’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accesspress-ray/1.19.5/screenshot.
   png)
 * AccessPress Ray
 * [Support Threads](https://wordpress.org/support/theme/accesspress-ray/)
 * [Active Topics](https://wordpress.org/support/theme/accesspress-ray/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accesspress-ray/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accesspress-ray/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [aprlmrtn](https://wordpress.org/support/users/aprlmrtn/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/post-info-1/#post-5995477)
 * Status: resolved