I have some custom meta tags in the global meta tag settings. I would like to disable this for two specific pages. Is there any way of doing this without having to go disable it entirely and enable it manually on all my pages (about 83 pages… )? Thanks.
I think what’s happening is that Bubble is injecting the meta AFTER the page has been loaded, so the script isn’t doing anything but removing it right away, then adding it again after the page has been loaded.
ALSO - Do not set your viewport on your global headers. Every page sets their own viewport based on your settings. Overriding a viewport will not work.
I don’t think i get what you are saying. Currently I have a global viewport for all pages. All the pages i DO NOT want mobile view. Except now for this one page that i linked above. How would i get it to show mobile view on that one page.
Your example is just a regular mobile page. I know how to do that already.
The thing is, I’ve never ran into this issue using inbuilt width features. I mean unless you’re not using responsive engine? When you setup a page, you can set the MOBILE version of the page.
It will automatically adjust the browser and go to the page that is set for mobile.
That adds 1200 viewport on ALL your pages NO MATTER WHAT.
What I’m saying is, you don’t need to even set this as long as your page width is setup accordingly. Your inner container is what you’ll set your max width too.