Viewing 1 replies (of 1 total)
  • Plugin Author Roland Murg

    (@murgroland)

    Hey Audrey,

    Yes, in the premium version this is possible by changing the Form Position option in the calendar’s embed options.

    If you are using the Free version, you can add this CSS code to WP Admin -> Appearance -> Customize -> Additional CSS:

    @media screen and (min-width: 768px){
        .wpbs-container {float:left;max-width:50%;}
        .wpbs-main-wrapper .wpbs-form-container, .wpbs-payment-confirmation {float:left; width:calc(50% - 40px); margin-left:40px !important;}
    }
Viewing 1 replies (of 1 total)

The topic ‘Display’ is closed to new replies.