• Resolved capri2794

    (@capri2794)


    Hello,

    I want to have both the calendars in the same line. I have a CSS code to the theme, but it isn’t working.

    .wceb_picker_wrap .form-row

    Any help will be appreciated.

    Thanks

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

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

    (@morki)

    Hello,

    You can add this CSS:

    .wceb_picker_wrap .form-row {
    float: left;
    clear: none !important;
    }

    Regards,
    Natasha

Viewing 1 replies (of 1 total)
  • The topic ‘Keep both calendars in same line’ is closed to new replies.