css - Web Navigation loads last -
problem refers site: http://kittysitting.com.au/contact-us-for-cat-sitting-brisbane-northside/
the problem i'm experiencing navigation menu visually shows last. taking few seconds after rest of page has loaded. site loading fine makes appear slow.
my debugging far:
[1] disabling typekit fonts - makes no difference. fonts load super quick whole menu still takes ages visibly appear when using 'sans-serif' font.
[2] disabling wordpress dynamic menu - tried inserting purely static menu , still won't appear few seconds after page load. ruling out wrong wordpress/php.
my guess is javascript issue or css.
my question stack overflow is:
[1]what best way debug issue. i'm familiar chrome developer tools, need see holding few seconds before navigation appears.
thanks everyone!
update: found javascript responsive navigation cause. (if disable script works fine). have contacted js library owner on github ask further assistance why doing it....
Comments
Post a Comment