Quantcast
Viewing all articles
Browse latest Browse all 13547

Kathryn on "[Theme: Kelly] Centering the Footer Widgets ?"

I think it looks nice the way it is. Centered text should be used rarely, I think.

This is what the text within each widget would look like centered:

https://cloudup.com/cCuKBDHhVbv

Just add this CSS to your child theme within a browser inspector to emulate it:

.widget-area, .widget-area .widget-title {
     text-align: center;
}

Viewing all articles
Browse latest Browse all 13547

Trending Articles