Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #830456

    I am looking to center a sidebar on mobile. Not a widget with an included sidebar – the themes sidebar.

    This is the site

    Thank you in advance

    #830573

    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

    #830726

    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

    #830735

    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

    #830742

    Hi Sarah

    Thank you as this solves my issue. Please mark topic as so

    #830747

    Great! Will do. Let us know here in the forums if you need help with anything else.

    Best regards,
    Sarah

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Center Sidebar on Moble’ is closed to new replies.