@ SJ
Unfortunately you’ll have to ask the theme dev/support for some reason the fancy transitions they apply is attaching itself to the drop down, so clicking the drop down os triggering a page load. My best guess is has something to do the the FastClick library the theme is using… but that is just a guess. I would expect the theme dev to know more.
Hope that helps!
ps. The page would not display at all in Chrome. The uBlock Origin extension was the cause because it blocked the FastClick library from loading. I expect other ad blockers will have the same effect because many of them use the EasyList as a base for what to block. I’m guessing you do not want you site to be blank for everyone that visits using an ad blocker.
Honestly… I would highly recommend disabling the loading transition. Here’s why. The way this works is the page content is simply hidden from view until the page completely loads. After loading is complete, a script will do that fancy transition. If there is a javascript error, your visitors will likely end up seeing nothing more than a blank page even though the page contents does exist. That happens, you’ve lost a visitor. Just my opinion though.
