Footer Widget Centering
- The topic ‘Footer Widget Centering’ is closed to new replies.
Need help? Check out our Support site, then
Hello!
I’m curious if there is a way to center the widgets I use in the footer of my blog?
The blog I need help with is: (visible only to logged in users)
Hi,
thank you for using our theme.
You can use this CSS inside the Custom CSS to center widget text in the footer:
.footer .widget {
text-align: center;
}
Hope this helps.
All the best,
Ana
Yes! That did it! Thank you soooo much!
p.s. LOVE this theme!
You are welcome :). Happy to hear it :)