Hey there,
After troubleshoot long hour ago, it seems like when click on the toggle menu from mobile, it will trigger 2 times then causing this.
Then I found it load twice toolbar and the Javascript on the page when i view page source ( view-source:
http://mastershouse.org/latest-articles ), you can check my video here :
http://screencast.com/t/Dn4FNsc7q3O
It seems like some where the way they load normal desktop view and mobile view, it will generated to 2 section and loaded twice.
<section id="tz-component-area-wrapper"
<section id="tz-mobile-component-area-wrapper"
But I was unable to figure out where generate this.
May i know do you familiar this?
However, can you check my attached screenshot below, how about if I make the toolbar do not generate to toggle layout, just same as what you see from the desktop view layout, is it okay for you?