• I have the buttons along the bottom of my post but i would like them centered instead of left justified on the page. Where is the code to adjust that?

Viewing 1 replies (of 1 total)
  • Hi! I did something and it worked.

    First you need to install the plugin Custom CSS, once it’s active you can add this code:

    .share-before {
    text-align: center;
    }

    .share-after {
    text-align: center;
    }

    Hope it works for you 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Center Button on post’ is closed to new replies.