I just installed WordPress and everything looked fine at first, but after logging back in the wp-admin CSS is completely broken. I tried disabling ad-blockers, turning off VPN, and clearing cache/cookies but it’s still the same. Any ideas?
This is a classic caching issue. Your customers are seeing a saved, older version of your site.
Tell them to hard refresh:
- On computer:
Ctrl + Shift + R (Windows) or Cmd + Shift + R (Mac).
- On phone: They’ll need to clear their browser’s cache and cookies in settings.
You should also check and clear your hosting’s server cache and any CDN (like Cloudflare) you might be using. This will likely solve it for good.