Store turned completely white! - I cant see anything!

Hi!

My website https://partyloving.com/ has turned completely white! I cant see any images/products…

Any ideas of how to fix this?

Hi @Suepartyloving ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.scss.css->paste below code at the bottom of the file:

.js .PageTransition {
    display: none !important;
}
.js .ProductList--grid .ProductItem {
    visibility: visible !important
}

I hope it would help you
Best regards,

Richard | PageFly

Richard! you are a life saver!!

It worked! Thank you so, so much!!

1 Like

Nice to see it’s been fixed, as a bit of confirmation it’s showing over here too and the store looks lovely :+1:t6:

Hi @Suepartyloving ,

You’re welcome. I’m glad that it can help. :blush: