hey,
I cannot for the life of me figure out how to remove this black bar or sometimes grey on on top of my Shopify page on mobile how do I remove this? attached is image with arrows with text pointing to what I mean.
Thanks!
hey,
I cannot for the life of me figure out how to remove this black bar or sometimes grey on on top of my Shopify page on mobile how do I remove this? attached is image with arrows with text pointing to what I mean.
Thanks!
Hi @Tae2 ,
What is the password of you website? so we can provide a specific code for you
That’s the toolbar color use the theme-color meta directive to control it on devices that respect it.
This will either be in theme.liquid or header.liquid of similar for the content of the themes tag. Look for something similar to the following and change the content to attribute to white #ffffff, or wire it the relevant theme setting if known.
oh sorry remove not possible just make its change as you like
This has worked, Thank you!