I am using the nativeDroid theme. When there is a tap on the content area the header and footer resize themselves. To resolve this issue the header and footer div tags require an additional attribute which is data-tap-toggle="false".
If I add the tag via editing the source html, further updates via the screen editor no longer update the source html.
How can I add this attribute to the header and footer div tags?
Thanks very much.