Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #985345

    Hi,

    Im using the new page footer feature. It looks like on pages that I do not use a sidebar everything looks great.

    But on pages with a sidebar I have some odd spacing at the very bottom, like an extra section or color section.

    #985862

    Hey acscreativenew,

    Thank you for using Enfold.

    There’s a blank section below the last one. I’m not sure why it’s being added. We used this css code on the style.css file to fix the issue temporarily.

    #footer + div {
        display: none !important;
    }

    Best regards,
    Ismael

    #990451

    Worked perfectly, Thanks Ismael!

    #990496

    Hi,

    I’m glad you were able to get resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘New page footer acts odd with sidebar and no sidebar’ is closed to new replies.