How to center widget in footer
-
How to center widget (image) in footer
The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.col-lg-3.col-md-3.footer-widget { margin: 0 auto; float: none; }Let me know if that doesn’t work!
Sage
- The topic ‘How to center widget in footer’ is closed to new replies.