Title: Button CSS
Last modified: November 6, 2025

---

# Button CSS

 *  Resolved [Jaiji](https://wordpress.org/support/users/jaiji/)
 * (@jaiji)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/button-css-11/)
 * Hi, I’m having trouble overriding the cookie banner CSS. I want to remove all
   borders from the buttons, but there is some CSS (inline) which I’m unable to 
   override in my child theme CSS:
 * #seopress-user-consent-close { border: 2px solid #d1d5db !important; background:#
   000000; color: #ffffff; }
   It seems to have picked up the background and color
   I chose in the SEOPress analytics settings, but I can’t change or remove the 
   border, even if I use !important, no border properties have any effect.This site
   is still local so I can’t share a link at this point, and I have the same issue
   on another site too (still in development and not yet public). The issue should
   be replicable though.

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

 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/button-css-11/#post-18713273)
 * Hi,
 * try to write your CSS like this to fix this:
 * `body #seopress-user-consent-close { your properties here;}`
    -  This reply was modified 5 months, 1 week ago by [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/).
 *  Thread Starter [Jaiji](https://wordpress.org/support/users/jaiji/)
 * (@jaiji)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/button-css-11/#post-18716533)
 * Thank you, all good.

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-css-11%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wp-seopress/assets/icon-128x128.gif?rev=3158903)
 * [SEOPress - On-site SEO & Analytics](https://wordpress.org/plugins/wp-seopress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-seopress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-seopress/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-seopress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-seopress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-seopress/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Jaiji](https://wordpress.org/support/users/jaiji/)
 * Last activity: [5 months, 1 week ago](https://wordpress.org/support/topic/button-css-11/#post-18716533)
 * Status: resolved