This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
as large spaces in the header are empty, I want to delete them completely.
I want to decrease the space between the “main menu” and the “top menu”, please have a look in the attachment in the following link, it shows what I mean (be attention to the red rectangles):
https://www.dropbox.com/s/9ld5abvu12zym8e/2.png?dl=0
Thanks
Hello,
.header {
margin-top: 0px;
margin-bottom: 0px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up