November 6, 09:56
Family~ I get you 😭😅😭😅 There's just no help! I've had the exact same problem before and it was a total meltdown. The backend style looks fine, but when someone else opens it, it's all messed up. Then realized - the essence of the reason is that the cache screwed up!!!
Elementor will generate a new CSS file after changing the style, but caching plugins like Cloudflare and LiteSpeed will still push the old file. The login status bypasses the cache, so you look normal, but visitors actually see the old version 😩
Here's how I ended up fixing it 👇
1️⃣ Elementor → Tools → Regenerate Files & Data
2️⃣ Empty all caches (plugin + Cloudflare)
3️⃣ Open the test in untraceable mode
4️⃣ /uploads/elementor/css/ folder permission changed to 755
I also added a rule in Cloudflare later on to let logged in users skip the cache, and it hasn't happened since then~
Don't worry, it drove me crazy and I felt like I was reborn the moment I cleared the cache.
Warm tips, if the cache has been cleared but the problem persists, the cache rules may not be fully effective, we recommend checking the Cloudflare configuration or folder permission settings.





