Hostinger the CSS is no longer being modified

pierro -  
 RandomWebDev -
Hello, I just created a website that I recently hosted on Hostinger.
To transfer my local files to the host, I used FTP, FileZilla, and so far there have been no problems; my site is online and functional.
However, I wanted to make some changes, such as adding a category and enlarging some icons, and that's when I realized that only the HTML was being modified. Using the initial method with FileZilla to replace my files, the CSS does not change. I then go into the file manager to manually replace this CSS file, but this "style.css" file has indeed been modified; however, the changes are not being reflected by the host.

Thank you very much for your help!

PS: I can see the modifications to my CSS locally.

1 answer

  1. jordane45 Posted messages 30426 Registration date   Status Moderator Last intervention   4 830
     
    Hello,

    The issue does not come from your hosting provider... but from your browser's cache.
    You need to clear it completely to ensure that you can properly view the changes made to your css (and/or javascript as well)

    --
    .
    Best regards,
    Jordane
    1
    1. RandomWebDev
       

      Thank you very much

      0