Title: HTML widget
Last modified: July 15, 2021

---

# HTML widget

 *  [benmez](https://wordpress.org/support/users/benmez/)
 * (@benmez)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/html-widget-4/)
 * Hello,
    I am using Accelerate and I created customised HTML widget in the right
   column. These HTML widgets are called ‘approfondir’ , “nous suivre’,… and there
   is a small icon just before the title. I would like the customised html widget
   to be the same as the other widgets, with no icon. Could you please let me know
   if there is a way to remove them? Thanks in advance for following up with this
   issue
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhtml-widget-4%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Bikalpa ThemeGrill Support](https://wordpress.org/support/users/bikku/)
 * (@bikku)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/html-widget-4/#post-14673643)
 * Hey [@benmez](https://wordpress.org/support/users/benmez/) ,
 * Thank you for reaching out,
 * Please go to your Dashboard > Appearance > Customize > Additional CSS and add
   the following CSS code to remove the icons from HTML widget:
 *     ```
       .widget_text h3 span:before{
           display: none;
       }
       ```
   
 * Regards,
    ThemeGrill Support Team

Viewing 1 replies (of 1 total)

The topic ‘HTML widget’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/accelerate/1.5.4/screenshot.jpg)
 * Accelerate
 * [Support Threads](https://wordpress.org/support/theme/accelerate/)
 * [Active Topics](https://wordpress.org/support/theme/accelerate/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/accelerate/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/accelerate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bikalpa ThemeGrill Support](https://wordpress.org/support/users/bikku/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/html-widget-4/#post-14673643)
 * Status: not resolved