I want to remove the preloader for ALL the site

Posted in: Newspaper
Post count: 11

Hello!

I don’t like the preloader icon. I have tried to remove it manually but it keeps popping up.

Could anyone please help me to remove the prealoader icon (and the animation) from the ALL website? If it is not possible, could you tell me how to make the preloader transparent so that it is never seen?

This is i want to remove for all the site: https://ibb.co/NpfRqN5

Thank you very much

Post count: 35449

Hi,

Unfortunately there is no option of this, but you can use a custom css like this one
.td-lb-box-1, .td-lb-box-2,.td-lb-box-3,.td-lb-box-4,.td-lb-box-5,.td-lb-box-6,.td-lb-box-7,.td-lb-box-8{
display: none;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.