Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #338641
    Cherise
    Participant

    Hi, Is there a way to have my website full width? Currently no matter what I try, the white part on the sides does not go away – http://www.leroux286.co.za

    #338654
    sujapati
    Keymaster

    @Cherise: You can make the wrapper full-width by using the following CSS:

    .wrapper, #promotion-section .content-wrapper {
        max-width: 100%;
    }

    To apply this, please navigate to Customize → Additional CSS and paste the code. Let us know if you need any assistance!

    Kind Regards
    Sujapati

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.