Hey Joe,
I just found the issue.
The java script does work on my site the only thing I needed to change was the first line: jQuery(document).on(‘ready’, function()
to: jQuery(document).ready(function() {
then it worked fine. Thanks so much!
Hay Joe,
Thanks for the resposne. Sadly the Javascript isn’t working on my side. I think it might be due to Divi?