Archived topic
Content blank space at bottom of screen
1 reply · Started by Callandra Dendias on January 7, 2015
Hi again,
I'd like to thank you so much with your help with my last problem I was sorting out. Your solution worked perfectly.
Right now, on my site http://www.thevpp.ca I have extra blank space at the bottom of the centre content portion and don't know how to remove it. I'd also like to bump the footer up so that it's closer to the bottom of the main part of my site.
Hope that makes sense and again, thank you so much for your help!
Callandra
Hi Callandra,
On that page, go to the "Text" tab.
You'll see a line that looks like this:
<p style="text-align:center">
Replace it with this:
<p style="text-align:center;margin-bottom: 0;">