NEVER MIND, I FOUND OUT WHAT THE Issue is, sigh I have two different headers for mobile and desktop.
Sorry, I've been looking at this for hours.
Using chrome mostly but some firefox too I can't get my css to refresh on my android phone, on my desk and laptop it works perfectly There's supposed a white header at the top with an orange bottom border. but the old blue keeps showing up like the old css.
I've tried adding a version # to the css ie: href="style.css?version=1"
as described at http://stackoverflow.com/questions/2263096/css-file-is-not-refreshing-in-my-browser
Also I put the new css in the main folder for a time but it too didn't refresh there either
I cleared app cache and app data like described here https://www.cnet.com/how-to/how-to-clear-app-cache-and-app-data-in-android-6-0-marshmallow/
And cleared the cookies, cache, and history using the standard method on chrome https://www.accessc.com/articles/clear-history-cookies-cache-android.html Also I reset chrome on my phone but that didn't work either And there are no commands in htaccess limiting css upload
Any ideas what I'm doing wrong?
Thanks in advance