Title: Styling page title
Last modified: March 20, 2018

---

# Styling page title

 *  [sec55](https://wordpress.org/support/users/sec55/)
 * (@sec55)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/styling-page-title/)
 * I want to change the color of the main title, Landrau Scientific Innovations,
   from white to black or some other color, but can’t figure out how. It’s probably
   something simple I’m overlooking, but I would appreciate a bit help.
 * Thanks for anything you can do.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyling-page-title%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/styling-page-title/#post-10098780)
 * Hello sec55,
 * You can change the color of the the text with the help of custom css. You need
   to apply below given css in the style file-
 *     ```
       .post-header-title h1 {
       color: red !important;
       }
       ```
   
 * I hope the above was helpful.
 * Kind regards,
 * Manoj
 *  Thread Starter [sec55](https://wordpress.org/support/users/sec55/)
 * (@sec55)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/styling-page-title/#post-10104016)
 * I kind of knew that custom css would be the way to do it, but I couldn’t find
   out what selector to use. Thanks a lot!

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

The topic ‘Styling page title’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [sec55](https://wordpress.org/support/users/sec55/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/styling-page-title/#post-10104016)
 * Status: not resolved