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: Customize colors on homepage for Page texts, and recent posts at side bar

#90221

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

body,
input,
textarea,
select
.post-boxed .entry-content p {
	color: #000000;
}

Thanks