How can i hide the post-description on the timeline blog page

This topic has 6 replies, 2 voices, and was last updated 10 years ago ago by Stan Russell

  • Avatar: slidebird
    slidebird
    Participant
    November 8, 2014 at 18:57

    Hi

    I use the timeline layout and the main page. But i dont want to show the post-description. I just want to show only the Thumbnail and the Title on the main blog page… the post discription should only be on the single post site… i guess i can change it in the archive.php?

    but how?

    thx for help

    5 Answers
    Avatar: stan
    Stan Russell
    Participant
    November 10, 2014 at 11:56

    Hello,

    please provide us with link to your site.

    Regards,
    Stan Russell

    Avatar: slidebird
    slidebird
    Participant
    November 11, 2014 at 09:44

    the site is on an localhost… but its your blog timeline theme… why do you need an link? its your standard blog layout and i just want to hide the blog excerpt or at least use less characters to show…

    Avatar: stan
    Stan Russell
    Participant
    November 11, 2014 at 10:35

    Hello,

    it can be done using custom.css. Please enable it in Theme options > Custom css > Enable
    After that please add following code to file ‘custom.css’ that is placed in wp-content/themes/legenda/ (you may rename existing file ‘default.custom.css’ to ‘custom.css’):

    .blog-post .post-info {
      display:none;
    }
    .blog-post .post-description p {
       display:none;
    }

    Regards,
    Stan Russell

    Avatar: slidebird
    slidebird
    Participant
    November 11, 2014 at 10:40

    ok thx but i just solved it by making a seperate blog site with the grid widget… it looks nice that way… but thx anyway

    Avatar: stan
    Stan Russell
    Participant
    November 11, 2014 at 11:07

    We are happy that you have solved your problem. Have a nice day!

    Regards,
    Stan Russell

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘How can i hide the post-description on the timeline blog page’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.