-
-
Notifications
You must be signed in to change notification settings - Fork 315
Description
I'm excited to use this theme but I'm running into a lot of things that don't seem right. I extracted the css/fonts/js folders into my project folder and imported them all into my website, seems to work fine. However so far:
-
The loading animation isn't working, I tried adding the script
<script> _386 = {onePass: true, speedFactor: 1.25 }; </script>
No matter what I do with it, there WILL be a loading animation but instead of loading up my page content it just appears below all my page content weirdly enough. Like, when the page loads, it'll generate a blank space below all my content that slowly unloads itself. I also have body visibility: hidden; in my CSS file. Am I doing something wrong? -
Pills, tabs, nav lists etc. aren't working properly. They either aren't working at all or they'll show up, but they look like a plain list and don't have any stylization. Like this:

Any help?