• Resolved tajmohamed30

    (@tajmohamed30)


    hi

    please may I know how to hide category slider on loading as the category images are travelling accross webpage with sudden image size changes and then comes to original place only after loading

    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Md Khalil Uddin

    (@khalilu)

    Hi @tajmohamed30,

    Thank you for your query.

    We got your point. Please enable the Preloader option from the plugin’s GENERAL SETTINGS. See the screenshot.

    Hope it will be fixed.

    Thanks

    Thread Starter tajmohamed30

    (@tajmohamed30)

    hi

    please refer below screening link preloader displays oversized and looks unofficial on load

    https://www.loom.com/share/00e498d625f74775822b0f013caf6242”

    if there is no option to hide category slider on load is there any opiton to resize preloader on load

    note:pls switch to mobile screen to view website

    thanks

    Plugin Contributor Md Khalil Uddin

    (@khalilu)

    Hi @tajmohamed30,

    Thanks for the query. Hope you are fine.

    We have tested the issue on our end and everything works fine there. Maybe it’s happening for the overriding of a CSS by your theme or another plugin. Please put the below CSS to your plugin’s Settings> Custom CSS and save.

    .sp-wcsp-preloader img {
        max-width: 60px;
        width: 25px !important;
    }

    See the screenshot.

    Hope this will solve the issue.

    Thank you.

    Thread Starter tajmohamed30

    (@tajmohamed30)

    thank you for the solution I have also enabled ease in effect and visibility set to hidden and preloader max-width to 25px to smooter opening effect

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide on load’ is closed to new replies.