• Hey thx for your help. Does anyone by any chance know the code to get rid of this yellow box at the bottom of my thank you page. Here is the website.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,
    What you want to do. If you want change the color here is the code
    #wrapper{background-color:red;}
    If you want to totally hide it the use below code
    #wrapper{display:none;}

    Thanks.

    Thread Starter jenksandartt

    (@jenksandartt)

    Hello, thx for responding. I applied the code inside my custom css but the box is this there. I notice that some of the code is in red. Any reaason why? Here is the site. Thx.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove wrapper box’ is closed to new replies.