Title: Remove Background
Last modified: July 20, 2018

---

# Remove Background

 *  Resolved [dumpster12017](https://wordpress.org/support/users/dumpster12017/)
 * (@dumpster12017)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-background-5/)
 * What is the css code for removing the background that shows when hovering over
   an icon?

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

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-background-5/#post-10510896)
 * I’m afraid I don’t understand what you’re referring to. Can you post the URL 
   showing the issue or a screenshot please?
 *  Thread Starter [dumpster12017](https://wordpress.org/support/users/dumpster12017/)
 * (@dumpster12017)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-background-5/#post-10512557)
 * Go to [https://www.artidiot.com](https://www.artidiot.com) and on the left side
   you will notice a question mark and an ampersand icon / button. Scroll down to
   the next page so that the buttons are against the white background of the page.
   Now hover over each button and you’ll notice a black box or background appears
   behind the icons or buttons. My question is… is there a way to remove these black
   boxes or backgrounds so that they do not appear… is there a css code you can 
   give me that will do this?
 * Thanks
 *  Thread Starter [dumpster12017](https://wordpress.org/support/users/dumpster12017/)
 * (@dumpster12017)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-background-5/#post-10514835)
 * Maeve… I’ve resolved the problem by adding the following CSS
 * #ssb-container ul li:hover {
    background: none !important; }
 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/remove-background-5/#post-10515888)
 * Great. Thanks for sharing your solution. Marking this resolved.

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

The topic ‘Remove Background’ is closed to new replies.

 * ![](https://ps.w.org/sticky-side-buttons/assets/icon-256x256.jpg?rev=1575383)
 * [Sticky Side Buttons](https://wordpress.org/plugins/sticky-side-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-side-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-side-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-side-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-side-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-side-buttons/reviews/)

## Tags

 * [backgound](https://wordpress.org/support/topic-tag/backgound/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 4 replies
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/remove-background-5/#post-10515888)
 * Status: resolved