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 reduce the size of featured image in post

#78009

Hi 100offdeal,

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

.page-single-img-wrap:before {
	padding-top: 45%;
}

Thanks