Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Georg Lindenberg

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Styling Contact Form 7 input, it is all uppercase #106538
    Georg Lindenberg
    Participant

    I got it, thanks.
    This worked: Go to Appearance -> Customizer -> Additional CSS

    Then I added this code:
    div.wpcf7 input[type = “text”],
    div.wpcf7 input[type = “email”],
    textarea {
    text-transform:none!important;
    }

    Can be closed. ;P

Viewing 1 post (of 1 total)