Hi Friends, Today i will tell you how to change website header and address bar color in android browser. You have seen many website header color change when you open in your android or mobile browser. It gives you a new look to your mobile friendly responsive website.
For the live demo You have to open my website in any android mobile or browser and click the button below
For More information about Website Design you can click below:
Pure CSS Button With Lightening Glowing and Shining Effect
Create Expand Collapse Sliding Menu Using jQuery
Background Color Change Automatically Using Jquery
How to add smart slider Facebook Like Box Pop-up
Learn Ajax For Beginners In Hindi
33 New Awesome Features in CSS3 and CSS4
Simple Show Hide Accordion Code Using Jquery
Add Diwali Fireworks Using Jquery In Your Website
Add CKEditor in Html Form using Jquery
Jquery Me Simple Slider Kaise Bnate Hai
Learn JQUERY Code Step By Step For Beginners
You have to follow few steps to change the header and address bar color in android browser. These steps are.
Step1: Open your website header code in any code editor.
Step2: Paste the below code in the <head> section.
<meta name="theme-color" content="#fecf76"> |
<meta name="theme-color" content="#fecf76">
Syntax of the above code:
<meta name="theme-color" content="Your Color Code">
Step3: After Saving the code you can check your website in any Android browser.
You have to follow few steps to change the header and address bar color in android browser. These steps are.
Step1: Open your website Wordpress admin panel.
Step2: Paste the below code in the Appearance > editor > header.php file.
<meta name="theme-color" content="#fecf76"> |
<meta name="theme-color" content="#fecf76">
Step3: After Saving the code you can check your wordpress website in any mobile devices.
Read About Other Interesting Things below.
If You like my blog, kindly Subscribe it.
Categories: WordPress
Leave a Reply