Hi Kriesi,
How can I increase the space above the main menu items, so that the bottom of the menu links lines up with the bottom of my h1 title?
Thanks, Richard
Hi Richard!
Try adding this to your custom CSS.
.main_menu { top: 30px; }
Regards,
Elliott