Survey title and footer

Is there a way to hide the survey title and footer? Also, the phone number field default to USA. Is there a way to make it default to another country?
 
You can do it via CSS only, load a custom css file and hide them from there.
Add style-custom.css in frontend/assets/css folder and put your custom css there to hide the survey header/footer.
 
Back
Top