This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hi,
I would like to reduce the white space around my logo in the header.
There are a couple existing threads about this but they are closed to new replies.
The padding above and below the logo in my header takes up too much of the first screen.
Please and thanks!
Hello,
Please add this code into custom.css:
.header2 {
margin-top: 5px;
margin-bottom: 5px;
}
Regards,
Eva Kemp.
The issue related to '‘Header Padding’' has been successfully resolved, and the topic is now closed for further responses