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: Header Media Image Resize

#92594

Hi Eugene Costello,

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

.wp-custom-header {
	text-align: center;
	background-color: #ffffff;
}
.wp-custom-header img {
	width: 100%;
	max-width: 300px;
}

Thanks