02/10/2016 at 1:46 pm
#364527
Keymaster
@ Support Nevada County
Looking at the page source, the CSS and JS on the site is being minified and concatenated. My best guess this is being done by Themify based on the file names.
Their doc page is not clear, but maybe disabling this will help:
https://themify.me/docs/builder#builder-cache
NOTE: Minifying and concatenating CSS and JS is a good thing but it can be problematic in a WP installs because of scripts from plugins all of widely varying quality and can break things in unexpected ways.
Seeing as this only affects Safari, it seems it is less forgiving on parsing errors.
