Remove Top Padding
-
Hey all, I’m trying to remove the padding from the top of my site by adding the following code :
#body {padding-top: 0px!important;}
…but it’s not working :-/ If I inspect the element in Chrome and disable the “padding-top: 2em;” parameter, the gap disappears just as I want…so why isn’t my code working???
Many thanks ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Remove Top Padding’ is closed to new replies.