Okay
  Public Ticket #1179362
calendar arrows
Closed

Comments

  • David started the conversation

    My arrows are appearing differently on iphone

    When I view the calendar the scrolling arrows are white and very visible but on my Mac grey and very faint, on my Iphone you cant see them at all.

    also I want to space them from the calendar like yours do on the demo...

  •  2,057
    Theme replied

    Hello,

    can you please provide a screenshot?

    Thank you

    Best regards,

    themeenergy support

  • David replied

    This is the arrow in chrome and some devices.. white as it should be on apple Iphone iOS

  •  2,057
    Theme replied

    Hello,

    please try to replace the code you have on line 245 in your child theme with the following:

    .ui-datepicker-multi-2 .ui-icon:before {
        color: #fff !important;
    }
    Thank you

    Best regards,

    themeenergy support