This topic has 13 replies, 2 voices, and was last updated 5 years, 3 months ago ago by Olga Barlow
After using the WOOCOMMERCE POINTS AND REWARDS plugin, the point discount button will disappear on the mobile version of the checkout screen. As long as the screen width is below 480px, the button will disappear. How can I modify it?
Using other themes will not have this problem, it will appear after applying Xstore!
Hello,
Provide us with link to your site and WP Dashboard access to check and help you.
Regards
thank you very much.
Need to open an administrator account for you?
Hello,
Yes, we need admin permission to account to be able to check all the settings. Also, provide link to the product that has that system. At this moment I don’t see any additional string even on the desktop http://prntscr.com/olcngb
Waiting for link to product and username+pass to proceed.
Regards
You need to log in to the member to get the points and use it to appear. Thank you again!
I’m sorry, I have already set the account password, you can try it again, thank you.
Hello,
We have checked the checkout page and don’t see with points message https://prnt.sc/oluaa8
Could you, please, provide screenshots of the problem and describe in more details what exactly is missing?
Regards
Here for your reference, thank you → https://prnt.sc/oly1ki
Hello,
We have added the following code to Theme Options > Custom CSS to fix the issue:
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
display: block;
float: left;
margin-left: 0;
}
Regards
Thanks a lot! It´s ok now!!
Hello,
You are welcome.
Regards
You must be logged in to reply to this topic.Log in/Sign up