Title: CSS-Karate's Replies | WordPress.org

---

# CSS-Karate

  [  ](https://wordpress.org/support/users/css-karate/)

 *   [Profile](https://wordpress.org/support/users/css-karate/)
 *   [Topics Started](https://wordpress.org/support/users/css-karate/topics/)
 *   [Replies Created](https://wordpress.org/support/users/css-karate/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/css-karate/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/css-karate/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/css-karate/engagements/)
 *   [Favorites](https://wordpress.org/support/users/css-karate/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Luminescence Lite] site title on mobile devices](https://wordpress.org/support/topic/site-title-on-mobile-devices/)
 *  [CSS-Karate](https://wordpress.org/support/users/css-karate/)
 * (@css-karate)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/site-title-on-mobile-devices/#post-4944067)
 * Not a problem 😉
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Luminescence Lite] site title on mobile devices](https://wordpress.org/support/topic/site-title-on-mobile-devices/)
 *  [CSS-Karate](https://wordpress.org/support/users/css-karate/)
 * (@css-karate)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/site-title-on-mobile-devices/#post-4944064)
 * Hey Catwingz,
 * Hey its Trey. Had to create another account cuz for some reason my other on wont
   let me post. But, You summoned me, so here I am lol 🙂
 * Try this:
 *     ```
       #site-title a {
         display: none;
       }
       ```
   
 * **Important**: Just copy and paste this code into the bottom of your Custom CSS
   or Child Theme style.css so that you won’t lose your changes once you update 
   your theme in the future. A Child Theme is the safest and best way to go when
   doing all kinds of modifications.
 * Hope this helps!
    -Trey

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