Following up the popularity of this Customizr snippet Adding a custom social profile link with icon in the header from Nicolas, we created a variation for adding a custom Font Awesome icon for the phone number. It requires a small function into our child-theme file functions.php. The following snippet includes […]
Hook: tc_social_in_header
Howdy developer! I have been asked a few days ago in the forum how to add a Facebook like button next to the social icons. This is actually very easy to do with the Customizr hook API and you’ll find the necessary code to copy/paste below. Grab the Facebook […]
Customizr comes with predefined social networks that you can easily activate from the customizer screen. You might want to add one that is not included natively in the theme. In this case, here’s an example of what you can do with Customizr, using the filters. I highly recommend that you […]
If you need to center Header Block Items, 3.2.* release created more options for doing this in the Customize>Header panel reducing the need to use this Snippet. Check those options first and only use parts of this code as needed: To make this change, you MUST create a child theme. […]