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

    I am experiencing an issue with the new footer page assignment – pages with a footer and sidebar are showing a gap under the footer along with the column line.

    The footer page consists of a grid row (to act as a white border) and a color section with four columns. I tried removing the grid row to see if that was causing the problem, it was not.

    issue which you can see here in this screen shot:
    https://www.dropbox.com/s/7tnwkb8mvwuoccb/Screenshot%202018-07-14%2020.57.22.png?dl=0

    Here is the page where the issue is occurring.

    Please advise! Thank you in advance Team Kriesi.

    #986239

    Hey Dave,

    Thank you for using Enfold.

    Another section is being generated below the actual footer section. I applied a unique Section ID (footer-page) to the footer page’s color section and then added this css code on the style.css file to fix the issue, temporarily.

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

    Best regards,
    Ismael

    #987227

    Perfect. Thank you.

    Really appreciate you guys!

    #987369

    Hi,

    Awesome! Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Footer (Page) Assignment Not Showing Full Width – Sidebar Line Under Footer’ is closed to new replies.