• Resolved noknowledge

    (@noknowledge)


    Hey, first of all – wow! Love the plugin!

    But I can’t get rid of the preloader – even when I try to find it.
    Do you might have the additional .css code for me – to hide it?

    This would help me a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hi @noknowledge,

    Thank you for appriciating our work!

    I am providing you with a custom CSS code that will help you to hide the Preloader. but please note that the provided CSS only works on the front end not apply on the backend side of the BookingPress.

    .bpa-frontend-main-container .bpa-front-loader svg { display: none; }
    .bpa-frontend-main-container .bpa-front-loader { background: none; }

    Copy and paste the above code to the Custom CSS textarea in the BookingPress > Customize > upper belt ( Actions ) CSS > add this code and save the changes. Also, if you’re using any caching plugin then please clear the cache after adding the Custom CSS and then check again.

    Thanks

    • This reply was modified 1 year, 4 months ago by dimplemodi.
    Thread Starter noknowledge

    (@noknowledge)

    Thank you so much! I really appreciate your reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide / Change Preloader’ is closed to new replies.