[Resolved] Sidebar position

Home Forums Support [Resolved] Sidebar position

Home Forums Support Sidebar position

  • This topic has 3 replies, 2 voices, and was last updated 7 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #307765
    _blank

    Hi

    I’d like to control the position of the left sidebar (forced to far left on all pages)
    I’ve set my Homepage as full width and the sidebar is perfect!

    I’ve set some of my individual pages as contained. Container width is 1280px.
    (I want to keep my text width max 1280px on large devices)

    Only problem is the sidebar is kinda centred to the layout and not far left. Is there a way to force it?

    Please see example here
    About page
    http://dev.mackiedesigncompany.com/wp/about/
    http://dev.mackiedesigncompany.com/wp/design-centre-2/

    Home page
    http://dev.mackiedesigncompany.com/wp/

    Many Thanks
    Scott

    #307996
    Tom
    Lead Developer
    Lead Developer

    Hi Scott,

    Are you basically wanting the entire site to the left?

    If so, try this CSS:

    .grid-container {
        margin-left: 0;
    }
    #308049
    _blank

    Hi Tom,
    Yes, perfect that worked!
    I like the easy ones 🙂

    Regards
    Scott

    #308198
    Tom
    Lead Developer
    Lead Developer

    Me too! 🙂

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