Monday 22 October 2018

Header image too large | Notable theme - Blogger

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...
 

.header-image-wrapper {
  max-width: 340px;
  height:auto;
}


No comments:

Post a Comment