Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • `in case anyone else wants to fix this, here is the answer. Just paste this code in your style.css (make sure you use a child theme)

    /*Paste below—————————————*/

    #main {

    padding: 0px;
    }

    body.responsive.layout-full #page-wrapper .full-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    }

    /*—————————————————————*/

    Hello Greg and SCIMEA. Just curious if you found an answer to this question about removing the white space between the slider and the footer. I can’t seem to find a way to remove it either. Also, is there a way to change the background of the header, footer, and white space? I have a background plug-in, but it only is changing the background of the site below the footer.

    thanks!

Viewing 2 replies - 1 through 2 (of 2 total)