Header Image Size
- The topic ‘Header Image Size’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
When I upload a logo it causes my header image to expand, is it possible to upload a logo without the header image getting any taller? Currently the header image is too tall, when I upload a logo that is for example 300px then the header image increases in height by 300px. Is it possible for it to not increase in height when uploading a logo?
Thanks
Bev
The blog I need help with is: (visible only to logged in users)
Hi,
Header room will change according to Logo and other contents available in the header. Please try the following CSS snippet to adjust the header behaviour according to your demand.
header#masthead {
padding: 20px;
}
Hope it will help you.
Thanks
That works perfectly, thank you!
Thanks for your feedback.