Open vhoanghac opened 6 years ago
If you would like to hide the content and readmore link, you can add this CSS:
body.home section.post-content { display: none; }
Unfortunately there is no way to show the picture and hide the text without manipulating the HTML/PHP
If this is a necessary use-case then I can assist you in changing the theme and submitting a pull-request
This would be perfect for a newbie PR
I just wanted to show only title and a picture. If someone wants to read my article, they have to click on the title.