[Resolved] Footer Background Margin

Home Forums Support [Resolved] Footer Background Margin

Home Forums Support Footer Background Margin

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

    Hi

    Is there a way to change the footer margins so the background colour aligns with my custom layout? For example, on my Shop page in BeaverBuilder the container is 1400px with 20px padding. I’ve done a similar thing on other layouts too.

    I tried the GP settings in the customiser/layout/footer for widget area padding but that moves the text only.

    Thanks
    Scott

    #772846
    David
    Staff
    Customer Support

    Hi there,

    any chance you can unlock the site or provide us with a temporary login?

    #773079
    _blank

    Hi David

    Sorry forgot the maintenance page was on.
    I’ve turned it off for now.

    Please try again.

    Thanks
    Scott

    #773092
    David
    Staff
    Customer Support

    So you would need to eliminate the content padding from the site footer’s max width, give this a shot:

    .site-footer.grid-container {
        max-width: 1320px;
    }
    #773095
    _blank

    Hi David

    That worked, I changed it too 1360px and aligns with the boxes.
    Thanks for you help.
    Scott

    #773103
    David
    Staff
    Customer Support

    You’re welcome.

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