Question
Removing the border from a form's rich text
How can I remove the border from the rich text field on my form? I've tried adding the code
".mkto.Form fieldset {
border: none!important; }"to the Custom Form CSS in the editor, but the dark border is still appearing around the rich text. @Bryan Epstein @Sanford Whiteman, can either of you provide some insight?
