[Resolved] Centre-align right sidebar

Home Forums Support [Resolved] Centre-align right sidebar

Home Forums Support Centre-align right sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #179458
    Nick Nawrockyi

    Hi Tom,

    I want to centre-align the widgets in the right sidebar, but when I try and use some custom CSS as you’ve suggested elsewhere on your website, it makes the main content centre-align as well.

    I noticed that someone else on the website had the same problem with their footer widgets, but I couldn’t see the solution.

    Can you help?

    Nick

    #179561
    Tom
    Lead Developer
    Lead Developer

    Are you wanting to center everything in your sidebar widgets?

    If so, this CSS should do it:

    .sidebar .widget {
        text-align: center;
    }

    Let me know πŸ™‚

    #179729
    Nick Nawrockyi

    Thanks Tom – worked perfectly! 😁

    #179736
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.