Home › Forums › Support › Best way to add theme-color This topic has 3 replies, 2 voices, and was last updated 5 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 27, 2022 at 1:46 am #2389257 Max Hi there! What is the best way to add theme-color to GeneratePress so that Safari changes the color of the tabs/header. I see that I need to add this meta tag: <meta name="theme-color" content="#ecd96f"> Do I simply create a new hook like this & display it on the entire site? Or is there a better/simpler way? Thanks! October 27, 2022 at 5:06 am #2389541 DavidStaff Customer Support Hi there, 1. Enable the Elements module in Appearance > GeneratePress. 2. Create a new Hook Element in Appearance > Elements: 3. Add your code to the Hooks Text area. 4. Select the wp_head hook. 5. Set the Display Rules to: `Entire Site. 6. Publish your hook. And thats it. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 27, 2022 at 5:22 am #2389560 Max Ok, that’s how I did it. Just wanted to confirm if this is the best way. Thanks! October 27, 2022 at 6:17 am #2389637 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In