thank you background

  • paulgrim
    Asked on January 12, 2017 at 4:35 PM

    sorry to bother. I was able to update the thank you form background color but the size seems to still have the size of the original template which is very small. Do you have a workaround?

  • Ian
    Replied on January 12, 2017 at 7:56 PM

    This can be done by adding the following code though INJECT CSS 

    #stage {

    max-width:800px!important;

    }

    Hope this helps