Hi! So I have this custom Facebook like button displayed on top of my blog posts content thanks to the WP like button plugin, but I want to move the like button to be displayed on the upper right side of my header image. As seen in this photo:
Here is the link to the post: http://projectredstudios.com/2018/06/03/zoie-18/
Here is the code snippet provided by the plugin incase I need to add it onto some php files:
<?php echo fb_like_button(); ?>
Hope someone can help me
Oh, and yes, Iām using a child theme.
Thanks!