Sliding error on payment screen
-
Sliding error on payment screen
video: https://youtu.be/3x4xx-IQTVI
Attachments:
You must be
logged in to view attached files.
Hello,
There is no fix for the sticky column at the moment, unfortunately. But after our 7.2 update, we will be able to give you a custom CSS to make this column sticky without JS and that should fix the problem.
As for the quantity, please, send us your admin access so we can check what is wrong there.
Kind Regards
Hello,
We just checked your website but don’t see this problem.
Kind Regards
-
This reply was modified 2 years, 4 months ago by
Artem Temos.
When I click on payment it gives an error.
https://youtu.be/3x4xx-IQTVI?t=12
appears in 12 seconds
Can you check the exclusive content? Thanks 🙂
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
div.quantity > label:not([type*="button"]) {
display: none !important;
}
this code worked thanks. You can close the topic.
The topic ‘Sliding error on payment screen’ is closed to new replies.