Center footer widget?
I would like to fix this footer widget to be centered.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
I would like to fix this footer widget to be centered.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
6Hi Jacob,
Kindly place the following custom css at the bottom of the style.css file located via Appearance > Editor > Styles.css
#footer-widgets .widget { width: 70%!important; }Try that out and let me know if it works out for you.
Cheers
Unfortunately it does not seem to be working out.
Thanks
Any other tips?
Hi Jacob,
Would it be possible for you to create a temporary admin account for us so we can log in and take a look? You can create the account with the following email address:
[email protected]
Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the “Send Password” field so we receive the details.
Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.
Any news?
Hi Jacob
To add to what Addo said previously, maybe the following CSS would do the trick
#footer-widgets .widget { text-align: center; }It also appears as if you have an empty text widget in your footer area. If you remove this, it should display centered
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.