Archived topic
Button CSS Format missing if not logged in
3 replies · Started by Lawrence on July 20, 2021
We have built some custom buttons for our site and the buttons and css are working fine for most of the buttons built.
One one, however, built in the same way, the css is not taking effect on the button.
The exception is when we are logged in to WP in the browser. Then the CSS seems to work and show live.
Any ideas anyone?
Hi there,
those kinds of issues are generally a caching issue.
First make sure the browser caches are clear or use an incognito browser to check the site. You may also need to switch to a different network or router to check if the ISP/router has a long cache.
Then make sure any plugin caches are not causing the issue by temporarily disabling them.
Thank you David, that does appear to be the issue.
Glad to be of help!