Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Dmytro

    (@dimasereda)

    Hello.

    Please add this CSS to your Theme Editor settings. Here’s the code you need to add:

    div .wpbc_container_booking_form .wpbc__field label:not(.wpbc_static_text){
    font-weight: 400;
    line-height:1.74;
    }
    .datepick-inline .calendar-links .datepick-prev a,
    .datepick-inline .calendar-links .datepick-next a{
    --wpbc_cal-text-prev-next-links-size: 30px;
    font-family: Arial !important;
    }

    Please do not forget to clear the browser cache before testing these changes.

    Kind Regards.

    Thread Starter dmikra

    (@dmikra)

    Could you clarify which CSS theme file needs to be edited? I understand we’re talking about editing with WordPress Theme File Editor?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Size of arrows to scroll months’ is closed to new replies.