I have in my webpage two sliders that on local were working well, but now that are on the net, they are not working. What I can see is that the slider, that should be like inline-block, it is displaying as it was flex.
I can share the page link so that you can see with your eyes. In Firefox and Safari everything working well.
As you will see, in Safari and Firefox the sliders are working perfectly, but not in Chrome. I suppose is because the slider is not taking the features correctly.
You have two navigation arrows on that screenshot but there is only one in Firefox and Chrome (even when sliding) which makes me think you have a different page there?
Open devtools in Chrome and then once open you can right click on the refresh icon which is left of the address bar on the main browser and you will get a submenu to do a hard reload or a normal reload or empty cache and hard reload.
I doubt that other people will have the same issue unless you are changing your pages constantly but when you update a css file you could add a version number to the css file url and then a new css file would be requested.