x

Where to add meta name (not tags)

Hi Community

I need to add the following piece of code (it will stop a zoom effect when button is clicked in mobile view):


<meta
name="viewport" content="width=device-width, initial-scale=1.0" />

to a site I'm building which has a booking panel. 

I've tried adding to the html head and also the 'Header Code' section within the SEO settings, but neither seems to work. Has anyone got any suggestions?

 

Many thanks

Simon

561 Views
Message 1 of 2
Report
1 REPLY 1
Square

You might need to edit your theme templates and add that immediately after the <head> tag within each page template. I would recommend testing that with a test site first, though. I wouldn't want you to customize your theme only to find out it didn't work.

553 Views
Message 2 of 2
Report