To add the read more button which appears in the custom module position complete the following

  1. Open up the custom module position you have created

  2. Scroll down to the WYSIWYG editor at the bottom of the module position

  3. Select the tools menu and source code menu in the WYSIWYG editor to open the HTML window

  4. Under the text you have entered into the custom module position copy and paste this text into the HTML window

  5. <p><a class="button" href="#">Read More</a></p>

  6. Change the # to the web site address for the article you want to point the read more button to. 

  7. Save the changes

  8. Read more button will now appear in the custom module position you have created