• Resolved CE WebDesign Muenchen

    (@cewebdesignmunchen)


    How to add meta tags for Dark Mode to html head?

    <html>
    <head>
    <meta name="color-scheme" content="light dark">
    <meta name="supported-color-schemes" content="light dark">
    </head>
    </html>
Viewing 1 replies (of 1 total)
  • Hello,

    You can add meta tags in templates by opening the advanced options and pasting the <meta> tags inside the “Custom headers” field.

    You will then need to create a new campaign from this template (it is not possible to add/modify custom headers on an already existing campaign for now).

    Have a nice day

Viewing 1 replies (of 1 total)
  • The topic ‘How to add meta tags for Dark Mode’ is closed to new replies.