Title: Change css style
Last modified: October 31, 2020

---

# Change css style

 *  Resolved [thekatie](https://wordpress.org/support/users/thekatie/)
 * (@thekatie)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/change-css-style/)
 * Hi,
 * I want the corners of the notice and the button to be rounded. I’ve tried changing
   the theme style.css and the plugin css, but nothing seems to be changing in the
   frontend.
 * Where can I find the correct files to change?
 * Best wishes
    Katie

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

 *  Plugin Author [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * (@webtoffee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/change-css-style/#post-13613988)
 * Hi [@thekatie](https://wordpress.org/support/users/thekatie/),
 * We can help you with the CSS customization. Please share the site URL.
 *  Thread Starter [thekatie](https://wordpress.org/support/users/thekatie/)
 * (@thekatie)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/change-css-style/#post-13614011)
 * [@webtoffee](https://wordpress.org/support/users/webtoffee/) Thanks for the response!
   The URL is: [https://knugh.com/](https://knugh.com/)
    -  This reply was modified 5 years, 8 months ago by [thekatie](https://wordpress.org/support/users/thekatie/).
 *  Plugin Author [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * (@webtoffee)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/change-css-style/#post-13618593)
 * Hi [@thekatie](https://wordpress.org/support/users/thekatie/),
 * Please try adding below style to theme’s CSS.
 *     ```
       #cookie_action_close_header {
         border-radius: 15px;
       }
       #cookie-law-info-bar {
         border-radius: 15px;
       }
       ```
   

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

The topic ‘Change css style’ is closed to new replies.

 * ![](https://ps.w.org/cookie-law-info/assets/icon.svg?rev=3007243)
 * [CookieYes – Cookie Banner for Cookie Consent (Easy to setup GDPR/CCPA Compliant Cookie Notice)](https://wordpress.org/plugins/cookie-law-info/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-law-info/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-law-info/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-law-info/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-law-info/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-law-info/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [WebToffee](https://wordpress.org/support/users/webtoffee/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/change-css-style/#post-13618593)
 * Status: resolved