Home Forums WoodMart support forum Empty space between blocks

Empty space between blocks

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #135945

    nik6ot
    Participant

    prompt, can someone faced with such a problem.
    When editing the main page of the site in the theme woodmart, using WPBakery Page Builder, found that instead of one block appeared script. That is, the block looked like short codes and scripts. I deleted it. Now, no matter how many blocks I add, there is a large empty space (about 50 pixels) between the footer and the last block. I can not understand how to make the footer stick to the last block. The indents in the blocks themselves are set up normally. Prompt as it is possible to eliminate a problem)

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

    Hello,

    Please deactivate all the plugins not related to the theme and provide the site admin access to the private area

    Best Regards

    #135980

    nik6ot
    Participant

    Wrote in line: “Private Content

    #135983

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .footer-sidebar {
    	    padding-top: 0;
        padding-bottom: 0;
    }
    body .footer-column {
        margin-bottom: 0;
    }

    Best Regards

    #135985

    nik6ot
    Participant

    Ohhh, thank You very much, you helped me a lot

    #135997

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

    Best Regards

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