Reply To: Footer Add-on Questions

Home Forums Support Footer Add-on Questions Reply To: Footer Add-on Questions

Home Forums Support Footer Add-on Questions Reply To: Footer Add-on Questions

#214224
Tom
Lead Developer
Lead Developer

Not sure if the footer widget area will center automatically with 1 widget area, if not, the CSS is easy:

.footer-widgets {
    text-align: center;
}

If there’s weird spacing issues going on I’ll have to actually see the site to get an idea as to what’s going on 🙂