How to add space to the top of website
-
Hello I am trying to add space to the top of my website (before the menu bar). What code would I use to do this?
I have tried and nothing happened:
#masthead {
margin: 30px 0 0 0; /* top right bottom left */
padding: 0;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to add space to the top of website’ is closed to new replies.