CSS is working on my side and showing diffrent on my client.

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 :upside_down_face: