Removing empty spaces using CSS
-
Hi,
On my site bbtfactsheet using the Gateway theme, there is a lot of empty space between the menu bar and the page title.
Is it possible to remove this empty space using some CSS? If yes, can anyone assist with providing me with the necessary CSS code.
A screenshot of what I am referring to can be accessed here
Many thanks
Cage
The blog I need help with is: (visible only to logged in users)
-
Hi Cage,
Yes, it is possible if you put this CSS code in the CSS customisation.
div#content.site-content { margin-top: 1em; }
Try it and let us know how it goes.
Please note, to be able to edit CSS, you will need a Premium plan and above :)
-
-
-
- The topic ‘Removing empty spaces using CSS’ is closed to new replies.