HomePage › Forums › Themeforest › PakrCo – Single Property WordPress Theme › blue screen loader
- This topic has 5 replies, 2 voices, and was last updated 2 years, 1 month ago by Supporter.
-
AuthorPosts
-
July 26, 2022 at 8:22 pm #6899patsaSupport Expired
Hello, i have a problem on my website..Sometimes for example when i am on the contact page and then i click to go on homepage, before the page loads it shows a blue page for 1-2 seconds and the loads the page
Can you tell me how to fix that?
If you want to check it go to the link i send you /ekdilwsi-endiaferontos and the click the first item on menu which says ‘Αρχική’ and you will see it
July 26, 2022 at 11:28 pm #6902Hi,
This is a lazy loading screen while the image is downloading, it’s not a bug or a problem to fix.
If you do not want to display this function or want to change the background color to another color, please let me know, I will review and assist you.July 27, 2022 at 1:23 pm #6910patsaSupport ExpiredHello and thank you for your response…i would like to not display this function anymore, what should i do?
July 27, 2022 at 10:51 pm #6916Ok, I fixed this issue, please recheck your site.
July 29, 2022 at 6:27 pm #6933patsaSupport ExpiredHello, it worked…Can you inform me of what should i do if i want it back or if i want it back with a different color? Only if it is something small and not make you loose time
July 30, 2022 at 12:30 am #6943Hello,
You can add this CSS code to the file style.css:
.skeleton-body .skeleton-modern-slider { --background_light: rgba(48, 73, 107, 0.6); --skeleton-loading: linear-gradient(90deg, rgba(16, 42, 88, 0) 20%, rgba(16, 42, 88, 0.91) 50%, rgba(16, 42, 88, 0) 80%); } .skeleton-body .skeleton-modern-slider:before { height: 100%; background-size: 100% 100%; background-position: center center; }
-
AuthorPosts
You must be logged in to reply to this topic.