Viewing 1 replies (of 1 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Hi,

    You can do this by a little bit of CSS, either added to your theme’s style.css or using the Appearance->Edit CSS option if you have Jetpack’s Custom CSS module active.

    label.grunion-field-label span {
    display: none;
    }

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘How to make contact fields required without showing it?’ is closed to new replies.