My preloader appears below the screen sometimes

This topic has 4 replies, 3 voices, and was last updated 1 months ago ago by Jack Richardson

  • Avatar: Anurag
    Anurag
    Participant
    March 18, 2025 at 07:14

    sometimes when i open my website without cache my preloader appears to be in botom instead of center i uploades the file how it looks

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 18, 2025 at 16:39

    Hello, Anurag,

    Thank you for reaching out to us.

    Could you please provide more details about the browsers and devices you used while testing this situation?

    Best regards,
    8Theme Team

    Avatar: Anurag
    Anurag
    Participant
    March 18, 2025 at 17:37

    almost all phones i tried with my other phones also but it appears once in 10 times my device is Samsung S22 ultra browser chrome

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 19, 2025 at 09:34

    Dear @Anurag,

    We hope you are doing well.

    We have attempted to test the issue multiple times but were unable to reproduce it. Could you kindly try uploading a different loader on your website and check if the issue persists? Alternatively, if this problem occurs only in specific cases on mobile devices, it might be more effective to disable the site preloader for mobile users.

    If you decide to proceed with this approach, you can add the following custom snippet to your “child-theme/style.css” file:

    @media only screen and (max-width: 768px) {  
        body > .et-loader {  
            display: none;  
        }  
    }

    Please let us know if you need any further assistance.

    Best regards,
    Jack Richardson
    8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.