Title: &quot;Site Identity&quot; question
Last modified: August 30, 2016

---

# "Site Identity" question

 *  [elena_mae](https://wordpress.org/support/users/elena_mae/)
 * (@elena_mae)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/site-identity-question/)
 * How do I remove the text circled in red in the screenshot below?
 * [http://www.lets-tread-water.com/wp-content/uploads/2015/11/Screen-Shot-2015-11-07-at-7.32.04-PM.png](http://www.lets-tread-water.com/wp-content/uploads/2015/11/Screen-Shot-2015-11-07-at-7.32.04-PM.png)
 * If I try to get rid of it by deleting the Site Title, then it also goes away 
   in the browser tab (which I want to keep).

Viewing 1 replies (of 1 total)

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/site-identity-question/#post-6727360)
 * Use this code in Custom CSS option
 *     ```
       .home .page-title h2 { visibility: hidden; }
       ```
   
 * If theme doesn’t come with that option, install one of those Custom CSS plugin.
 * [https://wordpress.org/plugins/search.php?q=custom+css](https://wordpress.org/plugins/search.php?q=custom+css)
 * On a sidenote, the Site Title should be “Let’s tread water” and “Food, Culture&
   Life” should be Tagline, but if you want all of that as Site Title, be sure to
   put in the Tagline, don’t leave it empty, pick one that has SEO value to the 
   site. It’s important that both Site Title and Tagline is not empty.

Viewing 1 replies (of 1 total)

The topic ‘"Site Identity" question’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/site-identity-question/#post-6727360)
 * Status: not resolved