Hello,
On the front page of this website: there is a sizeable amount of space between the logo blocks and the bottom navigation. Is there a way to reduce the space between these two?
Reducing space between footer and text body
Started by
tulipgirl85
, Jul 11 2011 11:36 PM
4 replies to this topic
#1
Posted 11 July 2011 - 11:36 PM
#2
Posted 12 July 2011 - 03:00 AM
Add this custom CSS to the custom code area in your settings:
#3
Posted 12 July 2011 - 11:56 PM
Thanks for that. Is there a way to set the code to just one page or not? I only want that for the front page.
#4
Posted 13 July 2011 - 12:48 AM
use:
.home #dynamic-content {margin-bottom: -480px;}
#5
Posted 13 July 2011 - 02:51 AM
Thanks James!











