The website is being updated. Everything will be fixed soon.

How to Change the position of the share button on JetTheme

position change JetTheme blog post share button from top to bottom

How to Change the position of the share button on JetTheme

You have come to the right place according to your needs. This can be done by ctrl+x to ctrl+v

First go to the Blogger dashboard then click on Themes and Edit HTML.

Find the following html code. Copy and delete.

  <b:include data='post' name='JetShare'/>

Now find the HTML code below.

  <p class='mb-0'><data:post.author.aboutMe/></p>

Replace the HTML code by following the steps in the image above.

If you want to add Share This Post, find the code below.

  <div class='social-share mb-3'>

Now replace the following code right above this code.

  <h6 style='background-color: var(--jt-archive-bg); border-radius: 1px !important; padding: 5px; border-bottom: 2px solid var(--bs-body-color);'>Share This Post.</h6>

Now save Your Theme and Done

"Just avoid lying, then everything else will be easy"

Post a Comment

To avoid spam, all comments will be verified before being displayed.