Home Forums WoodMart support forum Sliding error on payment screen

Sliding error on payment screen

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #457901

    iamfahrig
    Participant

    Sliding error on payment screen

    video: https://youtu.be/3x4xx-IQTVI

    Attachments:
    You must be logged in to view attached files.
    #458044

    Artem Temos
    Keymaster

    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

    #458493

    iamfahrig
    Participant

    information is attached

    #458612

    Artem Temos
    Keymaster

    Hello,

    We just checked your website but don’t see this problem.

    Kind Regards

    • This reply was modified 1 year, 1 month ago by Artem Temos.
    #458630

    iamfahrig
    Participant

    When I click on payment it gives an error.

    https://youtu.be/3x4xx-IQTVI?t=12

    appears in 12 seconds

    #458635

    iamfahrig
    Participant

    Can you check the exclusive content? Thanks 🙂

    #458650

    Artem Temos
    Keymaster

    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;
    }
    #458651

    iamfahrig
    Participant

    this code worked thanks. You can close the topic.

    #458652

    Artem Temos
    Keymaster

    Great, you are welcome!

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Sliding error on payment screen’ is closed to new replies.