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

    (@telemarker)

    thinking about it – 300 characters is pretty much more than we ever need.
    how can i disable it via css – its not selectable right now.
    also it would be highly appreciated if you set a placeholder for the message field too.
    thanks and all my best
    telemarker

    Hello @telemarker

    If you want to hide the description and place holder then you need to make some changes in the plugin code. You need to make the changes in this file
    woo-gift-cards-lite/public/class-woocommerce_gift_cards_lite-public.php
    function name mwb_wgm_before_cart_data

    For hiding description at line 328, you can comment the description.

    For adding the place holder at line 322, you can add the placeholder.

    With Regards
    MakeWebBetter

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘message character count not working’ is closed to new replies.