Site logo

Archived topic

Header Logo Sizing

13 replies · Started by Darron on February 27, 2016

Viewing posts 1–14 of 14

Hi Tom,
Would there be a way to add the ability to alter a logo size added to say the header/nav area via the customiser?

Many thanks

Darron

Been thinking about an option like this for a future version - currently it's not possible.

However, you can alter the size of your image inside the Media Library and then upload the altered image :)

No problem all all Tom - thanks for getting back to me again :)

No problem :)

I am having the same issue. Can you tell me what size the header image should be so it fills out the contained area? Then, I will try to adjust. Thanks

That depends on the width of your container in Customize > Layout > Container.

It should be at least the width of that value :)

The header image is 1800 pixels wide. The Container is 1100. It still cuts it down narrower than 1100 whether I crop it or not. So it shows white space to the right. To see, to go mindiq.com

Try removing the header padding in Customize > Layout > Header.

There is no Padding option for the banner under customize - site identity - logo
I tried Page Headers options but the padding is already turned off.

Perfect. Thank you.
I did not have that option activated.

No problem!

I came here searching about this topic... found a solution that worked for me:

under Customize > Additional CSS you can just do:

.site-header .header-image {

width: 1500px; //set to whatever width you want, can do height too

}

This archived topic is closed to new replies.