Title: Admin icon and text
Last modified: November 27, 2018

---

# Admin icon and text

 *  Resolved [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/)
 * How do I remove the Admin titles and profile image circle from the page?
 * Under description box.
 * Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadmin-icon-and-text%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/#post-10924314)
 * Hi willmorcos
 * For this, Please add the following CSS code in custom CSS field **(Appearance-
   > Customize -> Header settings -> Custom CSS)**.
 *     ```
       body.product-template-default .blog-author { 
           display: none; 
       }
       ```
   
 * I hope this will helps.
 * Let me know if it works..!
 * Thanks
 *  Thread Starter [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/#post-10925184)
 * Thanks Shahid
 * I have added the custom CSS and it has removed the profile image circle but I
   have a long line of dots and the word admin still showing under the description
   box.
 * Can you help with removing that too?
 * Thank you.
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/#post-10926909)
 * Hi willmorcos
 * For remove the long line of dots and admin word, Please add the following CSS
   code in custom CSS field **(Appearance -> Customize -> Header settings -> Custom
   CSS)**.
 *     ```
       body.product-template-default .blog-post-meta { 
           display: none;
       }
       ```
   
 * Thanks
 *  Thread Starter [willmorcos](https://wordpress.org/support/users/willmorcos/)
 * (@willmorcos)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/#post-10926915)
 * Amazing!
 * Thanks Shahid. That’s exactly what I was hoping for.
 * Thank you.
 *  [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * (@shahidmansuri123)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/#post-10927093)
 * Hello willmorcos
 * I’m really glad to hear I was able to help. I hope you enjoy Wallstreet theme.
 * If you are happy with our theme or help so please provide us a review here [https://wordpress.org/support/theme/wallstreet/reviews/](https://wordpress.org/support/theme/wallstreet/reviews/)
 * Thank You.

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

The topic ‘Admin icon and text’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Shahid Mansuri](https://wordpress.org/support/users/shahidmansuri123/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/admin-icon-and-text/#post-10927093)
 * Status: resolved