• Resolved jkinlaw

    (@jkinlaw)


    When hovering over the UPDATE button on the “Your Order Settings” popup where you select a pickup time the word UPDATE turns from white to red making the word almost disappear.

    The “ADD TO CART” and “CHECKOUT” buttons do not do this. They both stay white and change to “PLEASE WAIT”

    I have tried to find where this CSS is listed and even made some changes that actually fixed it but the fix made the “ADD” buttons go to white.

    Is there a fix? The plugin is great and is working great with this one exception.

    Thanks,
    Julian

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jkinlaw

    (@jkinlaw)

    Also, can I change the PayPal choice to read Pay by Card but still go to PayPal as some people may not know what to click if they want to use a card due to being unfamiliar with PayPal. Not everyone knows PayPal.

    Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,

    Can you share your site url so that we can review the things what you are talking about.

    Kind Regards,
    Team RestroPress,

    Thread Starter jkinlaw

    (@jkinlaw)

    Thank you for the response. Yes, it is https://simplyasian.menuonline.biz/wp
    It is still in WordPress development stage.

    I did figure out that I could put a statement on the checkout page about PayPal as opposed to changing it. But I still have no resolve for the UPDATE button.

    Thanks,
    Julian

    Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,

    ok it seems that the theme style is overriding the button style. Please add this code in your active theme css file or in the customiser.

    #rpressModal .rpress-delivery-opt-update:hover { color: #FFF; }

    See if that works for you.

    Kind Regards,
    Team RestroPress

    Thread Starter jkinlaw

    (@jkinlaw)

    Hello,

    Problem solved, it worked. I tried some CSS as I thought about it being the theme but didn’t hit on anything that worked. It confused me though because the other buttons were not effected by the theme.

    Thank you for your help. I really like and appreciate the plugin.
    Julian

    Plugin Contributor Kshirod Patel

    (@kshirod-patel)

    Hello,

    Glad to know it worked for you. As your issue has been fixed we are closing this topic.

    Kind Regards,
    Team RestroPress,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Your Order Settings Popup’ is closed to new replies.