Good morning (UK time), moving away from Legacy and would like to move the save and continue button to a line below the next and previous buttons. Would also like to remove a little icon / symbol on the save button. Tried the two suggestions within the page links below and neither work.
I haven’t had a need for this but have you checked their developer docs for filters, as I’m pretty sure I’ve seen references in their to save and continue?
Thanks GravityDev for your suggestion. The 2 links on my original post are the only filter options I’ve found, which unfortunately seem to have no affect.
Looking to remove that little icon / symbol from save button and to have it located on a line below the next / previous buttons. If you could help that would be much appreciated.
Dear Chris, I briefly removed the save button, but its back now. Please could you let me know if the following 2 codes would work, including having the save button on the line below? If possible would also like to remove the icon / symbol on the save button.
/* This styles the previous button. */
.gform_wrapper .gform_previous_button {
background-color: #e3e3e3;
border-radius: 8px !important;
color: white !important;
border-color: #e3e3e3;
font-size: 16px !important;
}
Dear Chris, thanks very much for your time. One thing, when you go onto the second tab, so previous appears, the save button goes back to being inline and the save symbol reappears. I’ve cleared the browsing history and tried it on a couple of devices.