Hide Required Fields Text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #734993
    Michael Zwingel
    Participant

    How can i hide this text. Sorry my english is not so good.Hide Text

    #735248
    J. Davis
    Keymaster

    Hello Michael,

    You can remove that tip by adding the style below to style.css file of your Child Theme or (Appearance>Customize>Additional CSS box):

    .mphb-required-fields-tip{
        display:none;
    }

    best regards,
    J. Davis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.