08/15/2018 at 7:29 pm
#470067
Keymaster
@ R
The likely reason is Chrome is using older cached version of your custom CSS. When working with CSS, always, open the Chrome dev tools by hitting the F12 key. Click the Network tab and enable the “Disable cache“. This forces Chrome to always fetch the files vs using the files from its cache.
When I visit your site in Chrome, since it is my first time to your site, the directory looks like you Firefox/Edge screenshot, not your Chrome screenshot.
Hope this helps!
