• Resolved trevorvb

    (@trevorvb)


    Can anyone assist me to prevent the calendar being cramped into a FAR TOO SMALL a box in mobile Its looks ridicules

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    It’s a conflict with a CSS rule from the theme. Add the following CSS style to correct that conflict:

    #fbuilder table 
    {
            display: inline-table !important;
    }

    You can add the needed styles into the “Appointment Hour Booking >> General Settings >> Edit Styles” area.

    Thank you for using the plugin!

Viewing 1 replies (of 1 total)

The topic ‘CSS Faulty’ is closed to new replies.