Title: Hide Title
Last modified: January 18, 2020

---

# Hide Title

 *  Resolved [darrmik](https://wordpress.org/support/users/darrmik/)
 * (@darrmik)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/hide-title-19/)
 * How can I hide the title of my pages? The below css doesn’t work. I have tried
   multiple plugins but none of them seem to work.
 *     ```
       .title {
           display: none;}
       ```
   

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

 *  Thread Starter [darrmik](https://wordpress.org/support/users/darrmik/)
 * (@darrmik)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/hide-title-19/#post-12342721)
 * After much staring at the code I found the css that will hide all titles from
   all pages.
 *     ```
       .page-title-container .page-header .page-title {
       	display: none;
       }
       ```
   
 *  [maringorama](https://wordpress.org/support/users/maringorama/)
 * (@maringorama)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/hide-title-19/#post-12643674)
 * Hi darrmik, i am so sorry to abuse this topic to ask you a completely different
   question. I see that you have asked about the Tasman theme once, on how to change
   the width of the content .. I would also like to do that .. for this website:
   [http://www.artscenico.com](http://www.artscenico.com) – and I do not know how.
   did you ever find out ??
    thank you.
    -  This reply was modified 6 years, 1 month ago by [maringorama](https://wordpress.org/support/users/maringorama/).
 *  [evillost](https://wordpress.org/support/users/evillost/)
 * (@evillost)
 * [6 years ago](https://wordpress.org/support/topic/hide-title-19/#post-12742200)
 * Can anyone help direct me where exactly I’m supposed to put this snippet of code
   to hide the titles?
 * I have tried editing the theme and searching for strings similar to the above(
   e.g. .page-title) and found a few locations…but unfortunately it didnt work.
 * There was exactly one location with “.page-title-container .page-header .page-
   title” but changing the parameters inside the bracket to display:none didn’t 
   work either.
 * 🙁
 * TIA!!
    -  This reply was modified 6 years ago by [evillost](https://wordpress.org/support/users/evillost/).
    -  This reply was modified 6 years ago by [evillost](https://wordpress.org/support/users/evillost/).
    -  This reply was modified 6 years ago by [evillost](https://wordpress.org/support/users/evillost/).
 *  Thread Starter [darrmik](https://wordpress.org/support/users/darrmik/)
 * (@darrmik)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-title-19/#post-12889093)
 * [@evillost](https://wordpress.org/support/users/evillost/)
 * Under Appearance -> Customize -> Additional CSS
 *  Thread Starter [darrmik](https://wordpress.org/support/users/darrmik/)
 * (@darrmik)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-title-19/#post-12889126)
 * [@maringorama](https://wordpress.org/support/users/maringorama/)
 * Sorry, never did figure it out. Had to just make do with what I had. When I get
   some down time I plan to come back to it and change the theme to Porto. Using
   it on multiple other sites. VERY flexible theme.
 *  [maringorama](https://wordpress.org/support/users/maringorama/)
 * (@maringorama)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/hide-title-19/#post-12889628)
 * hi [@darrmik](https://wordpress.org/support/users/darrmik/).
    well I actually
   switched to Olsen Light, which works quite well !
 * all the best !

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

The topic ‘Hide Title’ is closed to new replies.

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

 * 6 replies
 * 3 participants
 * Last reply from: [maringorama](https://wordpress.org/support/users/maringorama/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/hide-title-19/#post-12889628)
 * Status: resolved