• Resolved conodi

    (@conodi)


    Hi!

    I’m using Xolo theme with WP Travel plugin.

    On the Cart & Checkout pages the “Proceed to checkout” and the “Book now” buttons appear without any text. It works perfectly on Desktop and Android devices, the issue seems to appear only when viewing it from an Iphone.

    I’ve already contacted WP Travel Support regarding this problem, where I was told that this is related to the theme, not the plug in.

    What could be causing this issue?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • wpxolo

    (@wpxolo)

    Hello @conodi

    First, Thanks for using Xolo Theme.

    For fix this please go to your Theme Customizer -> Additional css -> Paste the following code there

    .ws-theme-cart-page div.actions {
        display: inline-block;
    }
    .ws-theme-cart-page button.update-cart {
        padding: .157rem 30px;
    }

    Thanks
    Xolo Team

    Thread Starter conodi

    (@conodi)

    Hi!

    Thank you for your reply!

    Unfortunately it did not work ??

    wpxolo

    (@wpxolo)

    Hello @conodi

    Please try the following css

    input {
        overflow: visible;
        -webkit-appearance: none;
        appearance: none;
    }

    Let us know it will work for you.

    Thanks
    Xolo Team

    • This reply was modified 4 years ago by wpxolo.
    Thread Starter conodi

    (@conodi)

    Awesome!

    Thank you for your help!

    wpxolo

    (@wpxolo)

    Hello @conodi

    Can you please rate us now about our theme & supports here https://www.ads-software.com/support/theme/xolo/reviews/?filter=5

    Thanks
    Xolo Team

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘No button text on Iphone’ is closed to new replies.