Hi, how can I create more space between the menu and the top? Thanks!
Hey nadinedomnink,
Can you post a link to your site? so we can take a closer look.
Best regards,
Nikko
Hi,
There’s a lot of space in the header, do you want to reduce it?
Best regards,
Nikko
Hi, no I would like to have more space between the menu links and the very top. That are just max 0.5 mm…thanks!
Hi,
Try adding this css code in Quick CSS:
#header_main {
padding-top: 20px;
}
Just adjust the padding value. :)
Best regards,
Nikko