Title: CSS Breaking Plugin
Last modified: February 10, 2018

---

# CSS Breaking Plugin

 *  Resolved [OllyDowning](https://wordpress.org/support/users/ollydowning/)
 * (@ollydowning)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/css-breaking-plugin/)
 * Firstly, I love your theme! Its so fast and wonderful but i’m having an issue
   with one of my widgets. The theme CSS is altering how the booked calendar looks
   and making it act strangely too.
 * I would be really grateful if anyone has any pointers of how I can fix this as
   the plugin author refuses to help.
 * Many thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-breaking-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [satoristudio](https://wordpress.org/support/users/satoristudio/)
 * (@satoristudio)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/css-breaking-plugin/#post-9968233)
 * Hello Olly,
 * thanks for choosing Bento!
 * The booking buttons don’t fit their rows because the theme indeed adds some extra
   padding to buttons, yet the plugin imposes fixed row heights (wouldn’t say it’s
   a very sensible practice in the world of responsive websites but I’m not here
   to judge). You can fix this by adding the following line to the “Additional CSS”
   tab of the Appearance – Customize admin section:
 * `.booked-calendar .timeslot .button { padding: 0 12px !important; }`
 * In case there are other issues with the styling that I’ve missed, please let 
   me know!
 *  Thread Starter [OllyDowning](https://wordpress.org/support/users/ollydowning/)
 * (@ollydowning)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/css-breaking-plugin/#post-9968975)
 * Thanks for your help with this! It certainly doesn’t make sense to set row heights
   at all.
 * Thanks 🙂

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

The topic ‘CSS Breaking Plugin’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bento/2.5/screenshot.png)
 * Bento
 * [Support Threads](https://wordpress.org/support/theme/bento/)
 * [Active Topics](https://wordpress.org/support/theme/bento/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bento/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bento/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [OllyDowning](https://wordpress.org/support/users/ollydowning/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/css-breaking-plugin/#post-9968975)
 * Status: resolved