Title: Make bar smaller
Last modified: August 31, 2016

---

# Make bar smaller

 *  Resolved [Stefano](https://wordpress.org/support/users/ste_95/)
 * (@ste_95)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/make-bar-smaller/)
 * Hi there,
    that’s a very nice plugin, does what I need with nothing more, which
   is good. I noticed in latest updated the bar got bigger, any way to make it smaller?
   Would be great to have an option to set its height 🙂
 * Thanks!
    Have a nice day, Stefano
 * [https://wordpress.org/plugins/uk-cookie-consent/](https://wordpress.org/plugins/uk-cookie-consent/)

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

 *  [Gareth](https://wordpress.org/support/users/catapult_themes/)
 * (@catapult_themes)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/make-bar-smaller/#post-7215033)
 * Hi
 * You can add some CSS to set the `padding` and `min-height` e.g.:
 *     ```
       .has-cookie-bar #catapult-cookie-bar {
       	min-height: 20px;
       	padding: 10px 20px 10px;
       }
       ```
   
 *  Thread Starter [Stefano](https://wordpress.org/support/users/ste_95/)
 * (@ste_95)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/make-bar-smaller/#post-7215041)
 * Okay thanks, was hoping for some built-in native way but that’s okay 🙂

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

The topic ‘Make bar smaller’ is closed to new replies.

 * ![](https://ps.w.org/uk-cookie-consent/assets/icon.svg?rev=2567699)
 * [Termly - GDPR/CCPA Cookie Consent Banner](https://wordpress.org/plugins/uk-cookie-consent/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/uk-cookie-consent/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/uk-cookie-consent/)
 * [Active Topics](https://wordpress.org/support/plugin/uk-cookie-consent/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/uk-cookie-consent/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/uk-cookie-consent/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Stefano](https://wordpress.org/support/users/ste_95/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/make-bar-smaller/#post-7215041)
 * Status: resolved