Kleo is throwing this error:
——————————————————-
jquery.js:2 Uncaught Error: Syntax error, unrecognized expression: .kleo-main-header .nav > li a[href=#fit-vids-style]
at Function.fa.error (jquery.js:2)
at fa.tokenize (jquery.js:2)
at fa.select (jquery.js:2)
at Function.fa [as find] (jquery.js:2)
at n.fn.init.find (jquery.js:2)
at new n.fn.init (jquery.js:2)
at n (jquery.js:2)
at Object.getRelatedNavigation (app.min.js:7)
at HTMLDivElement.<anonymous> (app.min.js:7)
at Function.each (jquery.js:2)
——————————————————-
I believe it has to do with the version of jQuery that WordPress loads. Is Kleo attempting to use newer functions than what is supported by v1.12x?
Can you please advise?