Logo and header resize on other pages
Hello,
First of all, great theme! This is the best I’ve seen so far.
My problem:
I put my logo in the header. Could not be easier. I found that my logo was a little too much to the right. So I tried to adjust the CSS:
/ * Logo * /
header # masthead .hgroup .logo img {
margin-left: -170px;
}
media (max-width: 680px) {
header # masthead .hgroup .logo img {
margin-left: 0;
}
}
#masthead .hgroup .logo img {
vertical-align: bottom;
On my homepage is my logo in the right place. But when I go to another page, the logo and the header changed in size.
Am I doing something wrong?
Sincerely,
Gertjan
URL: http://localhost/
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Gertjan
The CSS entered should be correct. When you say the header changed in size do you mean that it got larger/smaller on other pages or that the placement reverted back to the original settings.
Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.