How to remove the white space beyond the border line?

Home Forums Iconic One Pro Support How to remove the white space beyond the border line?

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 4 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5965

    WidiN
    Participant

    Helo again, my website is in full width mode, and it looks great on mobile, thanks to the codes you gave. Now another question. I want to remove the white space beyond the site border. How can we do that? Thanks

    This the the link to my website: https://englishforsma.com/

    #5966

    You can use like this in Additional CSS:

    
    body .site {
        padding: 0;
        margin-bottom: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.