Title: Title missing on post&#8217;s
Last modified: December 18, 2025

---

# Title missing on post’s

 *  Resolved [marlarhal](https://wordpress.org/support/users/marlarhal/)
 * (@marlarhal)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/)
 * Hello.
 * After update a while ago the title is missing on every post. The title shows 
   on the front page. Can someone please give me a quick fix?
 * Thanks!
 * Martin
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftitle-missing-on-posts%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/#post-18761782)
 * Hi [@marlarhal](https://wordpress.org/support/users/marlarhal/)
 * Thank you for reaching out to us.
 * To make the title visible again, please check out [this reference screencast](https://d.pr/v/nFzyvi).
 * Alternatively, you can add the following CSS in Customizer → Additional CSS, 
   which should also fix the issue.
 *     ```
       h1.entry-title {
           display: inherit;
       }
       ```
   
 * With Regards
    Humayon
 *  Thread Starter [marlarhal](https://wordpress.org/support/users/marlarhal/)
 * (@marlarhal)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/#post-18762020)
 * Hello and thank you for the reply. Unfortunately none of the solutions work. 
   Any other trick?
 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [5 months, 2 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/#post-18764059)
 * Hi [@marlarhal](https://wordpress.org/support/users/marlarhal/)
 * Thank you for writing back to us.
 * Could you please try using the updated code below and check whether it resolves
   the issue?
 *     ```
       h1.entry-title {
           display: inherit !important;
       }
       ```
   
 * If the problem still persists, to help us debug further and provide a better 
   solution, please export and share your Customizer settings [by following this guide](https://wpastra.com/docs/how-to-import-export-astra-customizer-settings/)?
 * With Regards
    Humayon
 *  Thread Starter [marlarhal](https://wordpress.org/support/users/marlarhal/)
 * (@marlarhal)
 * [5 months, 2 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/#post-18764091)
 * Thank you, that worked like a charm!
    -  This reply was modified 5 months, 2 weeks ago by [marlarhal](https://wordpress.org/support/users/marlarhal/).
 *  [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * (@humayonk)
 * [5 months, 2 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/#post-18764136)
 * Hi [@marlarhal](https://wordpress.org/support/users/marlarhal/)
 * You’re welcome! We’re happy to hear that the solution worked perfectly.
 * If you need any further assistance, feel free to open a new topic.
 * Have a great day 🙂
 * With Regards
    Humayon

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftitle-missing-on-posts%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/astra/4.13.4/screenshot.jpg)
 * Astra
 * [Support Threads](https://wordpress.org/support/theme/astra/)
 * [Active Topics](https://wordpress.org/support/theme/astra/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/astra/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/astra/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [BSF – Humayon Kabir](https://wordpress.org/support/users/humayonk/)
 * Last activity: [5 months, 2 weeks ago](https://wordpress.org/support/topic/title-missing-on-posts/#post-18764136)
 * Status: resolved