• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

resize text input area

  1. john365

    How to change text-input area to allow resize on both vertical and horizontal?

    app/themes/Peafowl/snippets/form_image.php <div class="input-label"> <label for="form-image-description"><?php _se('Description'); ?> <span class="optional"><?php _se('optional'); ?></span></label> <textarea id="form-image-description" name="form-image-description" class="text-input...
Back
Top