Plugin "Contact Form 7" textarea size problem

  • Author
    Posts
  • #40832

    The plugins “Contact Form 7” textarea size is to small with Mantra. https://plak.rocks/kontakt
    Checked with a different Theme and the size was correct.
    Checked with all plugins except Contact Form 7 disabled and it still shows with the wrong size.

    What do I need to do to get it working correctly?

    Best regards,
    Plak

    Website: plak.rocks/kontakt

    #40833

    I did find a workaround:

    Mantra Settings -> MISCELLANEOUS SETTINGS -> Custom CSS:
    .wpcf7 textarea {
    height: auto;
    width: auto;
    }

    In “Contact Form 7” Form:
    [textarea your-message 123×5]

    I just don’t know if a fix might still be needed in Mantra to avoid having to deal with custom css.

    Best Regards,
    Plak

    Website: plak.rocks

    #40888
    Zed
    Cryout Creations mastermind

    Thank you for pointing out this issue. We’ll correct it in the next update.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Plugin "Contact Form 7" textarea size problem’ is closed to new replies.