Hello,
How can I give the menu a margin-top so that the space is bigger between the logo and the menu?
Thanks
Hello,
How can I give the menu a margin-top so that the space is bigger between the logo and the menu?
Thanks
And is there a way to delete the link in the main menu. I have a sub navigation and there is no content for the main link.
Thanks
Hi Jorisvh,
You can add the following to your Quick CSS to get more space between the logo and menu area:
#top .logo, .logo a{
margin: 0 0 20px 0;
}
I'm not sure what you mean by deleting the link in the main menu. Could you elaborate a bit on that?
Thanks for the first answer.
What I mean is that the main menu links are linked to a page. But when I have a sub menu the first link in the main menu do not have a page behin it. If I click on a main menu item a page is showing.
Thanks
You must log in to post.