meta name=”theme-color”

Posted in: Newspaper
Post count: 312

Hi,

I cannot find the possibility to change color of address bar in mobile chrome browser which is usually done by

<meta name=”theme-color” content=”222”>

I used to do it by modifying header.php or header-amp.php, but it doesn’t work as before.

I use amp version for mobile, and I know it’s possible, because I’ve already done it in the past.

Thank you for your quick answer

Post count: 312

<meta name="theme-color”" content="#222222">
This is the code I want to use

Post count: 18283

Hello !

You can achieve this by inserting your code in theme files as you can see here: https://prnt.sc/trnyk4 And also, make sure that your code is correct: <meta name=”theme-color” content=”#222222″>

Thank you !

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.