Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1019012

    Hi there, I’m trying to use a page as the footer, instead of widgets.
    My problem is that the sidebar cuts it off, and the sidebar/footer border cut into each other. Doesn’t look nice at all.
    Is there a way to make the footer full width? or at least not have the sidebar border come down through the footer border?
    Here is the page where you can see this.
    https://pumpupboats.com/
    Thanks in advance!
    Tom

    #1019465

    Hey Tom,

    Thank you for using Enfold.

    Move all the elements of the footer page inside a color section to make it span or full width.

    Best regards,
    Ismael

    #1019899

    Hi Ismael, thanks, I just did it, but it doesn’t work as intended.
    It breaks the footer, as it adds an extra footer section below the actual footer:
    https://pumpupboats.com/
    Please help.
    Thanks
    Tom

    #1020134

    Hi,

    Are there any other elements after the color section? Please post the login details in the private field. Set the builder to debug while you’re at it.

    // https://kriesi.at/documentation/enfold/intro-to-advanced-layout-builder/#debug-mode

    Best regards,
    Ismael

    #1020291
    This reply has been marked as private.
    #1020566

    Hi,

    Thanks for the update. Another section is being added after the footer. I used this css code to hide that particular section.

    #footer-section + div { display: none; }
    

    Best regards,
    Ismael

    #1020713

    Hi, thanks, but this removed the line above the footer area altogether, didn’t look too nice.
    I don’t think we would need to resort to css hack to solve this problem though, so this looks like a bug with the theme. Please fix it with the next update if you can.
    Until then, I’m just going to revert back to the first version of the footer, where the lines crossed.
    Best,
    Tom

    #1021433

    Hi,

    You can add a top border to the footer section. Have you tried that?

    Best regards,
    Ismael

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