• Resolved dfuruenac

    (@dfuruenac)


    Hello,

    It’s possible hide value for Max_Characters in Text Area field?

    E.g 0/15

    Best Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @dfuruenac

    I hope you are doing well.

    You can use a custom CSS for this.

    Could you please test this CSS on the Forminator > Form > Appearance > Custom CSS.

    .forminator-ui .forminator-description [data-type='characters']{
        display:none;
    }

    Best Regards
    Patrick Freitas

    Thread Starter dfuruenac

    (@dfuruenac)

    Hi @wpmudevsupport12

    I tested CSS code, but don’t work

    Thanks for your help

    Best Regards
    Diego

    • This reply was modified 4 years, 6 months ago by dfuruenac.
    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @dfuruenac,

    I’m sorry it did not work initially. Could you please try to add the same code by navigating to your site Dashboard-> Appearance-> Customize-> Additional CSS and click the publish button on the left-hand sidebar (button on the top right of the bar) and then check if that works?

    Thank you,
    Prathamesh Palve

    Hello, we haven’t heard back from you in a while so we will close down this ticket, if you have any followup questions feel free to reopen it.

    Cheers,
    Predrag

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Max_Characters’ is closed to new replies.