How to Add a Button

Instructions:

  • Log in to WordPress
  • Go the left side and go to all posts OR all pages (depending on which you’re adding to)
  • Open your post/page
  • Go to the “text” side of the description section
  • Under the section you want the button, add the code “class=btn”
  • Add the link to whatever you want the button to go to
  • Type in the text you want the button to display
  • Format will look similar to this: <a class=”btn” href=”your link”><span style=”font weight”>Button’s text </span></a></p>
  • If you’re lost or confused, go to another post/page’s text, and just copy and paste their code then change for the link and button text

Leave a Reply