Title: disable archive header
Last modified: April 17, 2020

---

# disable archive header

 *  Resolved [imran13](https://wordpress.org/support/users/imran13/)
 * (@imran13)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/disable-archive-header/)
 * Archive Title disconnect
 * [http://prntscr.com/s1cd1d](http://prntscr.com/s1cd1d)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdisable-archive-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [zabavljaev](https://wordpress.org/support/users/zabavljaev/)
 * (@zabavljaev)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/disable-archive-header/#post-12690924)
 *     ```
       .ast-separate-container.ast-blog-grid-2 .ast-archive-description {
           display: none;
       }
       ```
   
 * or for all:
 *     ```
       .ast-archive-description {
           display: none;
       }
       ```
   
 *  Thread Starter [imran13](https://wordpress.org/support/users/imran13/)
 * (@imran13)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/disable-archive-header/#post-12690960)
 * Thank you!

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

The topic ‘disable archive header’ is closed to new replies.

 * ![](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/)

 * 2 replies
 * 2 participants
 * Last reply from: [imran13](https://wordpress.org/support/users/imran13/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/disable-archive-header/#post-12690960)
 * Status: resolved