Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter miro92

    (@miro92)

    I removed using these 3 steps, is it okay?

    1. Unchecked required checkbox inside plugin administration

    2. Using CSS removed input field

    input[name="site-reviews[title]"] {
        display: none !important;
    }

    3. Title removed inside Translations (basicaly replaced white blank)

    • This reply was modified 4 years, 6 months ago by miro92.
    • This reply was modified 4 years, 6 months ago by miro92.
    Plugin Author Gemini Labs

    (@geminilabs)

    Use the hide option.

    [site_reviews_form hide=title]

    See the Help > Shortcodes page to learn more.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove title field from form’ is closed to new replies.