Book now button not visible on Apple Devices

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5869
    shuttletransfer
    Participant

    I’m experiencing a strange behavior with book now button on checkout, on PCs and Android Devices all works fine, when using iPhones it become totally white and it’s very hard to find it. How I can fix this?

    Thanks in advance

    #5873
    Support Team
    Keymaster

    Hello @shuttletransfer,

    When we test the plugin locally for the issue, we were unable to find such issue.

    So please post your site URL so that we can look into the issue and help you further.

    Thank you.

    Best Regards!!

    #5885
    shuttletransfer
    Participant
    #5888
    Support Team
    Keymaster

    Hello @shuttletransfer,

    The “Book Now” button appears in such color is because of your theme. Now to change the color of the book now button use below given CSS.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    .wp-travel-tab-wrapper .wp-travel-booking-form-wrapper form .wp-travel-form-field.button-field input#wp-travel-book-now{
        color: #ffffff;
        background-color: navy;  
    }

    Hope this helps.

    Best Regards!!

    #5890
    shuttletransfer
    Participant

    Thanks! Now it works!

    #5891
    Support Team
    Keymaster

    Hello @shuttletransfer,

    Glad we could help you.

    Any further issues are always welcome.

    Also, we would really appreciate if you could help us by rating our plugin by following the link given below:

    https://wordpress.org/support/plugin/wp-travel/reviews/

    Thank you 🙂 .

    Best Regards!!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.