Title: Remove Background Color
Last modified: November 23, 2018

---

# Remove Background Color

 *  Resolved [driddl](https://wordpress.org/support/users/driddl/)
 * (@driddl)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/remove-background-color-6/)
 * Hi, how can I remove the white background color from my stay side buttons?
    In
   the button builder I have already cleared the button color but it does not work.
   Can someone help me?
 * Check it Mobile on iPhone with safari.
    -  This topic was modified 7 years, 6 months ago by [driddl](https://wordpress.org/support/users/driddl/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-background-color-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/remove-background-color-6/#post-10920145)
 * You could override with css like this:
 *     ```
       #ssb-btn-1, #ssb-btn-2 {
           background: none !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Remove Background Color’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/remove-background-color-6/#post-10920145)
 * Status: resolved