Home Forums Space themes support forum Loader is in the non-visible area on the checkout page

Loader is in the non-visible area on the checkout page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #492967

    Jean-Michel
    Participant

    I noticed that the loader sign is not visible when the customer clicks “pay now”. the loader is at the top of the non-visible area of the page. Since it sometimes takes a long time before the customer is forwarded to the payment page, it is an advantage if the LOader is visible. How can I fix this?
    https://nimb.ws/QfuYiO

    Best regards

    #493119

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    woocommerce-checkout .blockOverlay:after {
    	position: fixed;
    }

    Kind Regards

    #493295

    Jean-Michel
    Participant

    Thanks 🙂

    #493424

    Artem Temos
    Keymaster

    You are always welcome. Feel free to contact us if you have any further questions.

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

The topic ‘Loader is in the non-visible area on the checkout page’ is closed to new replies.