How to change your browser address bar color when your website loads
As you can see when my site loads in browser such as chrome the address bar changes to green. This is done with a little trick which is as follows
Go to your site html design
Search for <head> and post this code below it or above <head>
<meta name="theme-color" content="YOUR COLOR CODE HERE"/>
Change YOUR COLOR CODE HERE to your desired color code or color.
Hope this was Helpful, if have any question or Contributions,Scroll down and post it on the comment box



No comments