Zum Hauptinhalt springen

Documentation

IMPORTANT

This is the outdated SI-documentation which will be adapted soon. A huge part may be obsolete!

Mobile Toolbar Menu Cosmetic Bug

If you experience a styling issue when opening toolbar menu on mobile view, like in the video below, you have to make the following changes on your template.

  1. On your template, update the meta viewport to the following:
    html <meta name="viewport" content="width=device-width initial-scale=1.0 maximum-scale=1.0 user-scalable=no">

Note: Please consult your template provider if you are unsure on how to do the above fixes on your template.