September 22, 2021 at 11:50 am
#92594
Theme Horse Support Team
Keymaster
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