Date Year Month widget is missing the right hand border

  • AJH89
    Asked on April 4, 2019 at 11:48 AM
    Is it also possible to fix the Date Year Month widget on page 2? This is currently missing the right hand border
  • BJoanna
    Replied on April 4, 2019 at 11:52 AM

    Please add the following CSS code to the Custom CSS tab inside of the widget settings.

    .datepicker {

        width: 180px!important;

    }

    1554393079widgetcss Screenshot 10

    1554393120border Screenshot 21