Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #581326

    Hello!

    I have a page with a color section set as white background, and for some reason, an extra section is appearing below (between the end of the page body and footer) that shows the default page background color.

    I have other pages set up exactly the same that don’t have this problem, and this one was working ok but when I tried to add a whitespace separator, the extra section appeared. Layout debugging is turned on but I am not seeing an issue there.

    Any idea what is causing this/how to fix it? Links to the page and a marked screenshot are below.

    Thanks in advance for your help!

    #581986

    Hi Julie,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-1199 #after_section_1 {
    display:none !important;
    }

    Regards,
    Rikard

    #582238

    Fixed!

    Thanks so much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Extra section appearing below color section’ is closed to new replies.