How to get rid of white space at top (header/padding?)
-
I need to get rid of the padding/header in the Buttons 2 Theme? White space above banner…
The blog I need help with is: (visible only to logged in users)
-
Do you mean the gap at the top where you can see the blue background? If so, add the following to your custom CSS.
margin-top: 0; }If I’ve misunderstood, please let me know.
- The topic ‘How to get rid of white space at top (header/padding?)’ is closed to new replies.