[Guide] Change Chrome Address bar & Status Bar color to Match Website Theme

[Guide] Change Chrome Address bar & Status Bar color to Match Website Theme

    

Android Lollipop/Marshmallow and Nougat comes with A new API that allows apps to color the status bar to match their overall theme. 


This works with Google Chrome too, You can actually Change Chrome Address bar & Status Bar color to Match Website Theme.


[Guide] Change Chrome Address bar & Status Bar color to Match Website Theme


Here's How to do it-

Step 1. Edit your Website template.

Step 2. Just add this meta tag in the head of your template.


<meta name="theme-color" content="#880000">

 It should Look Like This -

<head> ... <meta name="theme-color" content="#880000"> ... </head>

Step 3. Just change the color code "#880000" according to your website theme.

Just save the template and enjoy!




0  :