Title: Forced capitalization
Last modified: February 14, 2021

---

# Forced capitalization

 *  Resolved [dahlia64](https://wordpress.org/support/users/dahlia64/)
 * (@dahlia64)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/forced-capitalization/)
 * Hello,
 * I am using the Neve theme and Starting page “Doctors 2”. I am having a silly 
   issue of forced capitalization in all headings (using for editing Elementor).
   In my language it is wrong for all the words to start with capital letters.
 * Can you please give me advice how to overcome this?
 * Thank you.
    Jirina
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fforced-capitalization%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/forced-capitalization/#post-14068946)
 * Hello [@dahlia64](https://wordpress.org/support/users/dahlia64/),
 * Please try adding the following code in Customizer -> Additional CSS. This should
   honor the text exactly how you have typed it, in all headings (remove the ‘h1,‘
   if you don’t want this to be applied to your header as well):
 *     ```
       h1, h2{
           text-transform: none !important;
       }
       ```
   
 * Let us know if it worked.
 *  Thread Starter [dahlia64](https://wordpress.org/support/users/dahlia64/)
 * (@dahlia64)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/forced-capitalization/#post-14069955)
 * Yes, it worked, thank you!
 * I added all headings levels and now everything looks good.
 *  [danamv](https://wordpress.org/support/users/danamv/)
 * (@danamv)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/forced-capitalization/#post-14100525)
 * Hi [@dahlia64](https://wordpress.org/support/users/dahlia64/),
 * I am glad this worked!
 * Please let us know if you have any more questions.

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

The topic ‘Forced capitalization’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/neve/4.2.3/screenshot.png)
 * Neve
 * [Support Threads](https://wordpress.org/support/theme/neve/)
 * [Active Topics](https://wordpress.org/support/theme/neve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/neve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/neve/reviews/)

## Tags

 * [capitalization](https://wordpress.org/support/topic-tag/capitalization/)
 * [starting page](https://wordpress.org/support/topic-tag/starting-page/)

 * 3 replies
 * 2 participants
 * Last reply from: [danamv](https://wordpress.org/support/users/danamv/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/forced-capitalization/#post-14100525)
 * Status: resolved