custom CSS stopped working
-
I was working on my website when I noticed that my custom CSS suddenly stopped working. Interestingly, it still appears correctly in the preview section where I add or edit the CSS. Has anyone encountered this issue or knows how to fix it? I’d really appreciate any help. Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi there,
It looks like the CSS you added isn’t working properly on your end, maybe just temporarily. I checked your website, and everything seems to be working fine from here.
For example, the
.footer-logo { padding-right: 26px; }code you added is working correctly on my side. Please see the screencast below.
Try clearing your browser cache or checking in a different browser or a private/incognito window to see if that helps.
Let me know if you want me to help with anything else.
-
I just checked in another browser and it looks fine. For some reason, even after clearing the cache in Chrome, it still looks wrong. Thanks so much for your help!
-
I appreciate you letting me know the issue is resolved in another browser, but still showing up in Chrome.
Just to share—when I recorded the screencast earlier, it was actually taken from Chrome, so things should be working there too.
You might try force a refresh in case the browser is holding onto an older version. Here are keyboard shortcuts to force refresh your browser:
- Windows: Ctrl + F5
- Mac: Cmd + R
- Linux: F5
Alternatively, checking in a private/incognito window can also help rule out any caching issues.
- The topic ‘custom CSS stopped working’ is closed to new replies.