How to Center Align sidebar follow button
-
Hi there,
I added a WordPress Follow Button on my site using this form: https://developer.wordpress.com/docs/follow-button-creation/. I received the following HTML code:
<a class="wordpress-follow-button" href="https://www.shiumaieats.com" data-blog="https://www.shiumaieats.com" data-lang="en">Follow Shiumai Eats on WordPress.com</a> <script type="text/javascript">(function(d){var f = d.getElementsByTagName('SCRIPT')[0], p = d.createElement('SCRIPT');p.type = 'text/javascript';p.async = true;p.src = '//widgets.wp.com/platform.js';f.parentNode.insertBefore(p,f);}(document));</script>
Does anyone know where I add the <center> </center> to center the entire button that shows in my sidebar widget at https://www.shiumaieats.com?
Thanks for your help in advance!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘How to Center Align sidebar follow button’ is closed to new replies.