Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    Yes. Enable Custom CSS (from the plugins setting page: Dashboard->Settings->Google Forms) and then add the following to your form’s Custom CSS field.

    div.ss-required-asterisk {
        display: none;
    }

    Most aspects of a Google Form can be modified with CSS.

    Thread Starter scopie

    (@scopieg)

    Great! Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove "* Required" from top of form?’ is closed to new replies.