Is there a way to not have the preloader on a hivepress theme? Thank you.
Hi! Add this css snippet:
.site-loader{ display:none; }
Thank you for the css! works great
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.