Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Post Summaries in Latest News Section Not Displaying Correctly

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26842
    pgacccbass
    Participant

    I have the Latest News section set up to display 6 post summaries. It is indeed displaying all 6 but there are 3 rows with 3 in the first row, 1 in the middle row, and 2 in the bottom row, instead of 2 rows of 3 as expected. You can view this at https://kbmsk.org on the front page.

    How do I fix this?

    Thanks.

    #26851
    Grace Support
    Keymaster

    Hi,

    To solve this issue
    Go to the Appearance -> Editor -> style.css
    add below css code at the end of file

    .news-box p { display: none; }
    .news-box .poststyle { display: none; }
    .news-box { padding-bottom: 50px; }

    Regards
    Grace Themes

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.