Need To Hide Submit Button On Some Forms
-
Hi guys,
I have just been in contact with one of your live chat support team, and he suggested that I start a new thread here. As the title says, I need to hide the button altogether on some forms, and just display the calculation fields.Quick background, I have been using Caldera Forms and Caldera Forms Pro since v1.2 from memory, but they are being shut down and I need a replacement form plugin for a number of websites. I am currently evaluating Forminator with a view to using Forminator Pro as a replacement for Caldera Forms Pro. The form I am trying to duplicate is listed in the link above, built using Caldera Forms Pro. I have replaced the sliders with number fields in Forminator.
I have tried both the suggestions in this thread with no luck: https://www.ads-software.com/support/topic/hide-submit-button-forminator/
The code I have tried is:
#submit.forminator-field {display: none;} My shortcode for the form is [forminator_form id="20225"] so I tried #forminator-module-20225 #submit.forminator-field { display: none; }
but neither are working. I am running WP Fastest Cache, but purged both the page and CSS caches, but still no luck. This is a dealbreaker for me because I have a number of forms I need to convert which don’t have any buttons on them at all.
Any thoughts?
The page I need help with: [log in to see the link]
- The topic ‘Need To Hide Submit Button On Some Forms’ is closed to new replies.