• Resolved thecatchyname

    (@thecatchyname)


    Is it possible to adjust the style of the inline calendar? I am using Elementor Pro for single product pages, and the calendar causes the “book now” button to stretch vertically. Also, the calendar sometimes has clipping issues. Is it possible to implement a shortcode so I can position the calendar myself?

    Example of issue: https://imgur.com/a/YnqfrZw

    • This topic was modified 5 years, 1 month ago by thecatchyname. Reason: Added image
Viewing 1 replies (of 1 total)
  • While they’re troubleshooting this, you can fix it by using CSS.

    Go to Appearance > Customize > Additional CSS, And then add the following code block.

    form.cart {
    	display: block!important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘In-line calendar causes format issues with Elementor Pro’ is closed to new replies.