Home Forums Basel support forum How to clear the last white section from WP Builder?

How to clear the last white section from WP Builder?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #58735

    DaveFerreira
    Participant

    Hey Everyone!
    I want to eliminate the white section in the bottom of the website but I don’t know how to. What should I do? Thanks

    Attachments:
    You must be logged in to view attached files.
    #58765

    Hello,

    Please send the page URL and site admin access.

    Best Regards

    #58780

    DaveFerreira
    Participant

    Here it goes:

    #58791

    Hello,

    In order to remove the white gap between last section and footer, remove 10vh from the sections http://prntscr.com/jl2rd2 and add this CSS to Theme Settings > Custom CSS:

    .site-content {
        margin-bottom: 0;
    }

    Best Regards

    #58865

    DaveFerreira
    Participant

    This worked perfectly the first time but when I updated and refreshed the page, I started to get this ‘[/vc_section]’ message before the footer and also, when I go to the BackEnd Editor of this page, it doesn’t appear the sections as before…

    Attachments:
    You must be logged in to view attached files.
    #58869

    Hello,

    Back up your page to previous editions and try again. You could damage the shortcode while the page was in the classic mode. It means the shortcode has been broken.

    Best Regards

    #58889

    DaveFerreira
    Participant

    There is just this problem that I forgot to make a recent backup… Is there any other way? If not, I’ll have to restart building 😅

    #58905

    Hello,

    Enter your page editing mode and find this option http://prntscr.com/jlgvzv

    Get back to one of correct editions http://prntscr.com/jlgwl9

    Best regards

    #59061

    DaveFerreira
    Participant

    Sooo good! This worked very well, thank you! 🙂

    #59108

    Hello,

    Have you solved both your problems? I mean white gap?

    Best Regards

    #59158

    DaveFerreira
    Participant

    Yes, it is all solved!
    Thank you

    #59302

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘How to clear the last white section from WP Builder?’ is closed to new replies.