Tagged: screen device, screen loader
Hello, on theme options I already turn on Show loader icon until site loading.
But, it only works on certain desktop resolution. May I know how can I enable it for all screen device?
Site URL: hidden Theme version: 2.5 WooCommerce version: 2.6.4Hello,
Try to add the following code in child theme style.css and clear cache
body.js-preloader {
visibility: hidden;
opacity: 0
}
body.js-preloader.page-loaded {
visibility: visible;
opacity: 1
}
Regards
Hello,
Please, provide us with temporary Dashboard and FTP access to your site to check.
Regards
Hello,
Check now, please.
Regards
Hello,
footer.php file. Changed device width for the special class.
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.
The message was successfully sent
Your shopping cart is empty
Seems you did not register purchase code for WooPress WordPress Support Forum to be able to create a topic on this forum.