I am having some difficulties applying custom css styles to specific gravity elements. I have switched off the "Output CSS" setting and even when I apply basic styling such as...
body #gform_widget-3 { border-radius: 5px; background-color: pink; margin-top: 88px; padding: 10px; }
Nothing changes.
What have I missed?