My WordPress website is hosted on a Linux server and connected to a Bitbucket repository, but I am experiencing an issue where CSS changes are not reflecting on the live site.
I have made changes to the HTML code and style sheet, and while the HTML code updates instantly when pushed, the stylesheet takes around 4-5 hours to update on the live website. The changes do appear in the GIT repo, but not on the actual site.
I have tried clearing the cache through various methods such as WP-rocket plugin, Cloudflare, and browser cache/cookies, but to no avail. Changes made yesterday are now showing up, but changes made today are still not visible.
If there is any additional information needed to troubleshoot this issue, please let me know. I recently set up this GIT repository on the Linux server.