• Resolved dmeljon

    (@dmeljon)


    Hi,

    i am looking to hide the “Optional” text string on Woocommerce Checkout for fields that are not required.
    how can i do that?

    thanks,
    Dor.

Viewing 1 replies (of 1 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi there,

    The string is encased in it’s own class so you can try some custom CSS.
    For example:

    span.optional {display:none;}

    Kind regards,

    • This reply was modified 6 years, 8 months ago by con.
Viewing 1 replies (of 1 total)
  • The topic ‘Hide “Optional” text string on checkout’ is closed to new replies.