My site does not update CSS

-1

Personally I've made some modifications to my site just in CSS. However, it does not update the modifications except that I realized that by taking the 'https' and putting just the 'http' it modifies, it is as if I were configuring the site only in the http domain. My website is developed with WordPress. If someone can give me a light, I thank them.

    
asked by anonymous 10.03.2018 / 02:10

2 answers

2

Good evening. I have this problem constantly when I use Chrome. The solution is quite simple: ► Settings ► Advanced ► Clear browsing data ► (Leave dialed only) Cached images and files ► Click clear data.

Certainly your page will refresh again.

If you are using another browser, try to clear the cache.

I hope it helps you.

    
10.03.2018 / 02:45
0

I have an extremely simple solution.

In Chrome:

Open DevTools by pressing the F12 key

Select the Network tab check the Disable cache

Press F12 to quit DevTools or click the close button to the right of the tabs

Reload the page!

Have a good night!

    
20.09.2018 / 01:25