Okay
  Public Ticket #1697874
Mobile header color
Closed

Comments

  • Michael started the conversation

    Is there a way to add  the option to apply color change to the mobile browser header in the theme. Is it possible to add this to the child theme?

    I have to add this to the main theme header file with every update

    <!-- Chrome, Firefox OS and Opera -->
    <meta name="theme-color" content="#33527D">
    <!-- Windows Phone -->
    <meta name="msapplication-navbutton-color" content="#33527D">
    <!-- iOS Safari -->
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="apple-mobile-web-app-status-bar-style" content="#33527D">


  •  9,013
    Tahir replied

    Hey Again,

    You can add it to the Header.php in a child theme or use Third Party Plugins. 

    Be.st 


    ThemeNectar Support Team