[Resolved] Main Content Width

Home Forums Support [Resolved] Main Content Width

Home Forums Support Main Content Width

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

    Hi Tom,

    Probably a daft question time.

    I have the width of my test site set at 1140px however as can be seen the main content area is breaking the box (white background)

    Any thoughts as to what I’ve done wrong.

    Cheers again

    Darron

    #159213
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I’m not too sure what you mean? Can I see your site/a screenshot?

    #159432
    Darron

    Hi Tom

    It’s here: http://heelnsolewp.users43.interdns.co.uk/ and when I add any Beaver Builder content to a page

    Hear and footer areas all fine- just main content area – think this was resolved with css but cannot be sure as head about to explode with all the work πŸ™‚

    and as per the enclosed screen grab here: https://www.dropbox.com/s/tgr3gios62m1fln/Home_%E2%80%93_heelnsolewp.png?dl=0

    Thanks again

    Darron

    #159448
    Tom
    Lead Developer
    Lead Developer

    Ah, when Beaver Builder is activated on a page we get rid of our container widths as people generally want full width sections.

    To undo this, add this CSS:

    .one-container.fl-builder .container.grid-container {
        max-width: 1140px;
    }
    #159483
    Darron

    Hey Tom,

    Worked perfectly – sorry for forgetting! πŸ™‚

    Have a grand weekend

    Darron

    #159502
    Tom
    Lead Developer
    Lead Developer

    Glad it worked!

    Thanks! Hope you have a great weekend as well πŸ™‚

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