Website flashing white when loading or switching pages

So I’m having an issue with my website where the screen flashes white whenever a user is switching between pages or loading any given page (my website has a black theme, so this doesn’t look very good at all when it happens). Has anyone else experienced this issue? Is there any way to get it to stop doing this?

Here’s my website URL:

https://siriuscandleco.com/

I can’t really test it but you can try this

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

That seems to have fixed it; thanks!