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

Reply To: Post Summaries in Latest News Section Not Displaying Correctly

#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