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: [AMP][Newscard Pro] Simple format ?

#89693

Hi the5krunner.com,

Thank You for loving our Theme. Cheers! 🙂

and Please go to ‘Appearance > Customize > Additional CSS’ and Paste the below Custom CSS code.

@media (max-width: 767px) {
	.post-boxed.inlined:not(.main-post) {
		padding: 0;
	}
	.post-boxed.inlined:not(.main-post) .post-img-wrap {
		margin-bottom: 0;
		width: 140px;
		height: 100px;
	}
	.post-boxed.inlined:not(.main-post) .post-content {
		padding-top: 10px;
		padding-right: 10px;
	}
	.post-boxed.inlined:not(.main-post) .post-content .entry-title + .entry-meta {
		margin-bottom: 0;
	}
}

Thanks