Title: Submit button text transform
Last modified: October 15, 2021

---

# Submit button text transform

 *  Resolved [aeras78](https://wordpress.org/support/users/aeras78/)
 * (@aeras78)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/submit-button-text-transform/)
 * I need help to change the text “ΚΑΤΑΧΩΡΗΣΗ ΚΡΑΤΗΣΗΣ” in page [https://kaa.gr/?page_id=84](https://kaa.gr/?page_id=84)
   
   from upper to lower case.
 * I tried CSS Styles:
 * .pbSubmit{
    text-transform: none; }
 * but no result.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmit-button-text-transform%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/submit-button-text-transform/#post-14984718)
 * Hi,
 * Please try with the following style:
 *     ```
       .pbSubmit{
       text-transform: capitalize !important;
       }
       ```
   
 * Thank you for using the plugin!
 *  Thread Starter [aeras78](https://wordpress.org/support/users/aeras78/)
 * (@aeras78)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/submit-button-text-transform/#post-14985489)
 * Didn’t work.
    Still the letters are capital.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/submit-button-text-transform/#post-14992112)
 * Hi,
 * I’d need to see the booking page to check the styles affecting it but I can’t
   see the page since it is behind a login page. Do you have a similar booking form
   in some public location?
 * If you don’t want to share the address of the booking form in this public forum
   you can send it using the following contact form: [https://apphourbooking.dwbooster.com/contact-us](https://apphourbooking.dwbooster.com/contact-us)
 * Thank you!
 *  Thread Starter [aeras78](https://wordpress.org/support/users/aeras78/)
 * (@aeras78)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/submit-button-text-transform/#post-14998412)
 * Hi,
 * I ve sent you the booking page login details using your contact form.
 * Thanks for your help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Submit button text transform’ is closed to new replies.

 * ![](https://ps.w.org/appointment-hour-booking/assets/icon-256x256.png?rev=1784135)
 * [Appointment Hour Booking - Booking Calendar](https://wordpress.org/plugins/appointment-hour-booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointment-hour-booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointment-hour-booking/)
 * [Active Topics](https://wordpress.org/support/plugin/appointment-hour-booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointment-hour-booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointment-hour-booking/reviews/)

## Tags

 * [submit button](https://wordpress.org/support/topic-tag/submit-button/)
 * [text-transform](https://wordpress.org/support/topic-tag/text-transform/)

 * 4 replies
 * 2 participants
 * Last reply from: [aeras78](https://wordpress.org/support/users/aeras78/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/submit-button-text-transform/#post-14998412)
 * Status: resolved