How to add social follow button to header? [closed]
Best way would be to: Create a child theme, so you can still update the base theme Modify header.php or whatever outputs the logo to output your button Add custom CSS to style/position your button (in the child theme obviously)