Title: Help with Preference Lite customizing
Last modified: August 21, 2016

---

# Help with Preference Lite customizing

 *  Resolved [actionneo](https://wordpress.org/support/users/actionneo/)
 * (@actionneo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/help-with-preference-lite-customizing/)
 * First of all … A big thanks to create this wonderful theme & sharing it with 
   us all which is now wisely used for making flexible websites.
 * I am new to wordpress & php coding too. I know a little bit about html & css…
   I am trying to make a website with static Pages & lastly a page with posts…
 * So, I want to somehow remove the title text (Page heading Title ) from all pages….
   so the pages can be used with html for customizing & inserting other elements.
   and if I can separately put navigational menu with their ahref links for the 
   pages… I don’t know if it’s related with page meta-tag & other call/evoke function
   used in theme .. so i am nowhere near to put my hand on this….
 * Any help there… Thanks for the great support i have seen here…

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

 *  Theme Author [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/help-with-preference-lite-customizing/#post-4543167)
 * You’re very welcome….I was about to say I have a setting to disable page titles
   but that is in my pro version. However, for you with Preference Lite, the best
   way is to do some custom css using a CSS editor plugin if you have one by adding
   this:
 *     ```
       .type-page .entry-header {
       display: none;
       }
       ```
   
 * I know some people use Jetpack so if you do, it has an Edit CSS feature built
   in, otherwise you can use another plugin for editing css.
 *  Thread Starter [actionneo](https://wordpress.org/support/users/actionneo/)
 * (@actionneo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/help-with-preference-lite-customizing/#post-4543382)
 * Thank you very much!!
 * It resolved the problem… I really appreciate ur quick support.
 * Like i said i am new to wordpress… I didn’t see u have pro versions too otherwise
   i would have gone with that only without so much cluster..
 * Looks like I am surely gonna use ur pro-themes in my next projects…
 * ps. – ur website “announcement” has spelling error in development.. i think..
 *  [hortensedupin2](https://wordpress.org/support/users/hortensedupin2/)
 * (@hortensedupin2)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-preference-lite-customizing/#post-4543543)
 * I love the preference lite theme!
    I have been reading a lot of posts regarding
   the page title but can’t seem to figure out where to add the code display:none.
   Is it in the Editor section of WordPress? Because I tried to do that and it didn’t
   work. I still see the page title. Thanks!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-preference-lite-customizing/#post-4543544)
 * **[@hortensedupin2](https://wordpress.org/support/users/hortensedupin2/)**: If
   you require assistance then, as per the [Forum Welcome](http://codex.wordpress.org/Forum_Welcome#Where_To_Post),
   please post your own topic.
 * This 1 month old topic has been resolved.

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

The topic ‘Help with Preference Lite customizing’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/preference-lite/1.8.7/screenshot.
   png)
 * Preference Lite
 * [Support Threads](https://wordpress.org/support/theme/preference-lite/)
 * [Active Topics](https://wordpress.org/support/theme/preference-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/preference-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/preference-lite/reviews/)

## Tags

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

 * 4 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/help-with-preference-lite-customizing/#post-4543544)
 * Status: resolved