Remove preloader animation for Innofit theme
-
Hi,
I would like to remove the pre-loader animation (yellow, red and blue spinning wheel), which is activated every time I initially enter the web site or navigate to another page.
I have tried to add below to custom CSS but it did not work.
body .preloader {
display: none !important;
visibility: hidden;
opacity: 0;
}Please help.
Best regards,
MortenThe page I need help with: [log in to see the link]
- The topic ‘Remove preloader animation for Innofit theme’ is closed to new replies.