Title: Remove Single Page Title
Last modified: September 7, 2019

---

# Remove Single Page Title

 *  Resolved [masterclass](https://wordpress.org/support/users/masterclass/)
 * (@masterclass)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cache-conflict/)
 * I would like to remove the theme generated title & metadata on the single page
   detail
    site url: _[ redundant link removed ]_
    -  This topic was modified 6 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcache-conflict%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [aazztech](https://wordpress.org/support/users/aazztech/)
 * (@aazztech)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11684465)
 * To remove them, put this code in Dashboard >> appearance >> Customize >> Additional
   CSS box and save it.
 *     ```
       .single_directory .entry .post-metadata {
           display: none;
       }
       ```
   
 *  Thread Starter [masterclass](https://wordpress.org/support/users/masterclass/)
 * (@masterclass)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11909856)
 * This did not work. [https://upstarter.co.bw/company/upstarter](https://upstarter.co.bw/company/upstarter)
    -  This reply was modified 6 years, 8 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *  [mnvnxyz](https://wordpress.org/support/users/mnvnxyz/)
 * (@mnvnxyz)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11910176)
 * .entry-title {
 *  display: none;
    }
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11910187)
 * Side note to [@masterclass](https://wordpress.org/support/users/masterclass/)
   Don’t use URL shortners in these forums. Those have been abused in the past and
   get expanded when found.
 *  Thread Starter [masterclass](https://wordpress.org/support/users/masterclass/)
 * (@masterclass)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11910204)
 * That removed the single page title. I want to remove or hide this: (By Author
   June 25, 2019) Only on the directory single pages.
 * Thanks for the side note Jan, got it.
    -  This reply was modified 6 years, 8 months ago by [masterclass](https://wordpress.org/support/users/masterclass/).
 *  Thread Starter [masterclass](https://wordpress.org/support/users/masterclass/)
 * (@masterclass)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11910634)
 * Found the solution
 * .single-at_biz_dir .post-metadata {
    display: none !important; }

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

The topic ‘Remove Single Page Title’ is closed to new replies.

 * ![](https://ps.w.org/directorist/assets/icon-256x256.gif?rev=3185058)
 * [Directorist: AI-Powered Business Directory, Listings & Classified Ads](https://wordpress.org/plugins/directorist/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/directorist/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/directorist/)
 * [Active Topics](https://wordpress.org/support/plugin/directorist/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/directorist/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/directorist/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [masterclass](https://wordpress.org/support/users/masterclass/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/cache-conflict/#post-11910634)
 * Status: resolved