Title: delete site title
Last modified: August 22, 2016

---

# delete site title

 *  Resolved [communitysu](https://wordpress.org/support/users/communitysu/)
 * (@communitysu)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/radium/)
 * Good Morning.
    I wish I could delete the site under the title because I will 
   not do serve title. It is included in the header image. I am newbie in wordpress,
   so I would appreciate simple explanation (For Fools: O)) Thank You
 * [http://tajudemsbd.esy.es/](http://tajudemsbd.esy.es/)

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

 *  [Steve](https://wordpress.org/support/users/seekerabroad/)
 * (@seekerabroad)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/radium/#post-5837957)
 * Hi,
 * If you supplied a link to your site we could help you much more efficiently.
 * Regards,
 * Steve.
 *  Theme Author [Ovidiu Nicolae](https://wordpress.org/support/users/ovinic/)
 * (@ovinic)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/radium/#post-5837988)
 * Hi communitysu,
 * are you referring to the site description (tagline) by any chances? If that’s
   the case, you can easily hide it via the the theme customizer from WordPress:
   under the Site Title & Tagline uncheck the box for display header text as seen
   here: [https://www.dropbox.com/s/gokvdhtc9wxy96f/radium.jpg?dl=0](https://www.dropbox.com/s/gokvdhtc9wxy96f/radium.jpg?dl=0)
 * I highlighted the option in the screenshot above. Please let me know if this 
   solved your problem.
 * If however you don’t want any title/logo to be shown by not entering a site title,
   you must modify your theme’s style.css (or upload a transparent png as your logo).
   
   On line 821, modify the rule for .site-title a to look like this:
 *     ```
       .site-title a {
       	border-bottom: none;
       	border: none;
       	color: #fff;
       	font-weight: normal;
       	letter-spacing: 4px;
       	line-height: 1;
       	padding: 0 10px;
       	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
       	text-transform: uppercase;
       }
       ```
   
 * Please let me know if this solved your problem,
 *  Thread Starter [communitysu](https://wordpress.org/support/users/communitysu/)
 * (@communitysu)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/radium/#post-5838130)
 * Thank you very much,
    Changing the code Site Tittle gone white frame. regards
   Susanna
 *  Theme Author [Ovidiu Nicolae](https://wordpress.org/support/users/ovinic/)
 * (@ovinic)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/radium/#post-5838190)
 * You’re very welcome, Sussana. Glad that I could help.

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

The topic ‘delete site title’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Ovidiu Nicolae](https://wordpress.org/support/users/ovinic/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/radium/#post-5838190)
 * Status: resolved