hey devs, facing uncommon behavior of rendering, the issue is css that I edited is working fine on my end but it’s showing different on my client side.
how can I fix it?
hey devs, facing uncommon behavior of rendering, the issue is css that I edited is working fine on my end but it’s showing different on my client side.
how can I fix it?
Probably, the client still has the previous cached version and hasn’t been updated. A hard refresh (hold Shift + reload) usually does the trick.
On some rare occasions, we—devs—are editing a different theme version than the published one