Adding Facebook like button to post header image

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 :slight_smile:
Oh, and yes, I’m using a child theme.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.