Mike Mullaly
asked 10 years ago

When I create a post and go the the homepage, it shows the feature image, title, body text of the post, read more and comments link. I want the user the only see the feature image, title and the ‘read more’ link. After clicking on read more, the user goes the the normal post page. So how do I hide the post content on the homepage?

1 Answers
DominicStaff
answered 10 years ago

To resolve this issue, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://designwall.com/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.

.home .hentry .item-content {    display: none; }

Hope this helps !

Mike Mullaly
replied 10 years ago

How can I do the same on the category and archives pages?

Mike Mullaly
replied 10 years ago

Never mind, fixed it!

jerinpallath
replied 8 years ago

Mike.. Could you please tell me hw to hide content ?

Allen
replied 8 years ago

@jerinpallath : hi, which theme you’re using ? you can send me your site url, i’ll help you hide it

jerinpallath
replied 7 years ago

I just need to hide body contents [ text] from home page.

Could you please help me ? Thank you..!!!

Dominic Staff
replied 7 years ago

I have checked your site and I don’t see any the content section on your site, you can send me a screenshot for further checking, I will help you resolve it now.

Powered by DW Question & Answer Pro