Change width of footer columns
-
Is it possible to change the width of the footer columns? Also must you have four columns or could you change it to three? I have the upgrade. Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hello,
It is possible to change the width! You’ll want to edit the width of these lines of CSS:
#footer-1.footer-column { width: 342px; } .footer-column { float: left; margin-right: 30px; width: 156px; font-size: 1.2em; }
As I mentioned in my other post, if you want to make these changes and don’t know how, you should ask in the CSS Customization Forum. When you post there, make sure you elaborate what you’re trying to accomplish. :)
Good luck!
- The topic ‘Change width of footer columns’ is closed to new replies.