I am looking to center a sidebar on mobile. Not a widget with an included sidebar – the themes sidebar.
Thank you in advance
Hey dvus4l,
In order for us to picture what you’re trying to do, can you upload a screenshot/mockup to imgur.com and share the link here? :)
Best regards,
Sarah
Hi Sarah,
If you go to the site I linked in my posting, you will see on mobile that the main sidebar is not centered. I would like it to be centered. Does that require a screen shot?
Thank you
Hi,
Sorry about that. Please try this in Quick CSS:
.sidebar .inner_sidebar {margin-left: 0px !important;}
If you would also like to center align the widget titles, please add this as well:
.sidebar .inner_sidebar .widgettitle {text-align:center !important;}
To fix the alignment of your Twitter feed, please add this as well:
.atom_twitter_feeds {width:auto!important;}
Let us know if you need further help.
Best regards,
Sarah
Hi Sarah
Thank you as this solves my issue. Please mark topic as so
Great! Will do. Let us know here in the forums if you need help with anything else.
Best regards,
Sarah