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: Custom mobile template

#77579

Pleae again go to the ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code just after the end of the previous Provided code.

@media (max-width: 575px) {
	.featured-section .featured-slider .post-block .entry-meta.category-meta {
		display: none;
	}
}

Thanks