Removing space under footer; Twenty Eleven
-
Here is my blog Can someone please provide the code to reduce the space underneath the footer (i.e. credits).
Also, is it possible to remove the smiley face at all?
Thanks
-
-
There are two options to reduce the spacing below the footer credits in the Twenty Eleven theme.
To reduce the spacing just below the text, try this:
#site-generator { padding-bottom: 10px; }Or do reduce the spacing just below the footer, try this:
img#wpstats { margin: 5px auto; }Adjust the numbers as necessary.
- The topic ‘Removing space under footer; Twenty Eleven’ is closed to new replies.