Hello,
When I scroll down and the logo gets smaller, this is not aligned to the center, please see the screenshot and pay attention to the red line, the logo is not aligned with the menu.
I didn’t find the code to make it work.
Greetings,
Perla
Hey Perla,
You have some white space in the actual logo image, could you try to remove that and upload the image again please?
Best regards,
Rikard
Hello,
I removed the space and I added a margin and the following code:
.logo {
margin-top: 20px;
margin-bottom: 0px;
max-width: 280px
}
Apparently, it looks good as you can see, the problem is when I scroll down, please have a look at the second screenshot.