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: How to change post heading font color of the slider section?

#78623

Hi @fokhrulabedin,

Its better to make the overlay more darker then changing the color of heading. Please go to ‘Appearance > Customize > Additional CSS' and paste the below Custom CSS code.

.post-block .post-img-wrap a:after {
	background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7));
}

If you really need to change the color of heading then please let us know we will provide you CSS codes for that as well

Thanks