• Resolved OllyDowning

    (@ollydowning)


    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 to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author satoristudio

    (@satoristudio)

    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

    (@ollydowning)

    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.