Website changes not reflecting in server

I made a custom theme for erpnext which works fine on firefox but no changes are applicable on chrome. What could be the problem?

Can you share more details about this theme? We can’t comment without having a look at it

This type of error can occur on any browser. If you haven’t then update your Chrome browser to latest version. Also clear browser cache. Similar issues are seen when making a WordPress website.

Also clear ERPNext cache.

in chrome: CNTRL + shift + R

in bench: bench clear-cache

try command:

bench restart

Just made simple changes as footer color at first it was applied on every browser, now it is not even updating on firefox on my server. I cannot understand what happened. Working fine on localhost but not on the AWS server