How to Fix Broken Styles after Installing or Updating the Theme

Broken styles is a common problem when you update the theme or install it for the first time. This happens mostly when you upload theme files using an FTP client because it sets the permission of all the CSS and JS files to 0644 but the correct folder permissions are 0755. To fix this issue, […]