badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: TH: Recent Posts Style on Blog page

#73506

Hi @restyumali-sl,

1. To Remove the ‘Popular Stories’ (Header Featured Posts Section) on Blog Page then please go to ‘Appearance > Customize > Banner’ and check ‘On’ to ‘Show on Homepage only’.
2. To Remove the ‘You may Missed’ (Footer Featured Posts Section) on Blog Page then please go to ‘Appearance > Customize > Additional CSS’ and paste the below code.

body.blog .site-footer .featured-stories {
	display: none;
}

3. We are confused here. We haven’t designed the ‘TH: Recent Posts’ Widget to show 3 posts per row. It will show 2 posts per row on front page main section and only show 1 post per row in front page sidebar & other sidebar on desktop view.

Thanks