I am using the following code in wpcodebox and it does not target the actual form, where the form id is 'job-sheet-featured-aspects'. I do have multiple forms on the page and I want to hide the submit button as I am using javascript to submit the form when the toggle switch state is changed.
It is possible to target an individual forms submit button?
I see the CSS selector does not have space between classes, I think you are missing the spaces to target the button class. Please try to use this selector and let me know how it goes.