Home Forums ConsultStreet Pro Home Page Blog Section

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1708
    Michael Peters
    Participant

    Regardless of what Column layouts I try, the home page blog section displays 4 posts. It also displays the entire post rather than an excerpt. What I’d like to see are three current posts with the feature image and a very brief except. How is this accomplished?

    #1719
    themearile
    Keymaster

    Hi Michael

    You need to add read more tag in the post for displaying the excerpt content.

    For this follow the help article.

    And also you can display the post in a three-column layout here Appearance >> Customize >> Frontpage Sections >> Blog >>
    Column Layout

    Let me know for more help.

    Thanks,
    ThemeArile

    #1726
    themearile
    Keymaster

    Hi Michael

    Kindly reply your query on our support forum so we assist you better.

    Ok, you can remove the fourth post on the home page to adding the below CSS code here Appearance >> Customize >> Additional css box.

    .theme-block.theme-blog .col-lg-4:nth-child(n+4) { display: none; }

    And please select the three-column layout.

    Let me know it works.

    Thanks,
    ThemeArile

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Home Page Blog Section’ is closed to new replies.