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?
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 !
How can I do the same on the category and archives pages?
Never mind, fixed it!
Mike.. Could you please tell me hw to hide content ?
@jerinpallath : hi, which theme you’re using ? you can send me your site url, i’ll help you hide it
I just need to hide body contents [ text] from home page.
Could you please help me ? Thank you..!!!
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.
Please login or Register to submit your answer