Hi,
If the header image in Notable theme is too big, try this.
Go to Theme > Customize > Advanced > Add CSS, and add the code given below...
If the header image in Notable theme is too big, try this.
Go to Theme > Customize > Advanced > Add CSS, and add the code given below...
.header-image-wrapper {
max-width: 340px;
height:auto;
}
No comments:
Post a Comment