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 comment box width

#78597

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

.comments-area {
	max-width: 600px;
}

Thanks