Tara Cruse asked us, “I have an issue with my survey submit button- how do I make it look better? I can’t find the options and I also made a new survey but it’s still there- I turned the progress bar off, but that bar looks so ugly..”

survey submit button

“For surveys, I believe that it is only possible to modify the survey submit button with Custom CSS.
I do know that adding this Custom CSS to your survey will remove the bar at the bottom:
.ghl-footer
{
position: relative;
background: none;
box-shadow: 0 0 black;
}
.ghl-progress-bar
{
visibility: hidden;
}

This video will show you how to add the Custom CSS: https://www.loom.com/share/e6a1dd74834647d5be6f436ef777ba31

 

Also, you mentioned that you created a new survey. In this case, you will need to replace the old survey with your new survey within your funnel.
The video below should help. ?
https://www.loom.com/share/43b6ac028fcc4b86a5cece5e09f0f9cf

 

Tagged in:

, , ,