I have set my Home page as the Business Template. A couple of issues:
1. How can I remove the “Read More” button?
2. When I type and click the return key to make a new paragraph on the page editor, the paragraph is not reflected on the save page. All the paragraphs run together into one sentence. How can I fix this?
3. How can I remove the page title “Home” from the content?
If you scroll down below the slider you can see the content. The lines “This is paragraph 1. This is paragraph 2.” should be on separate paragraphs. Below that is the “READ MORE” button I’d like to remove.
If you do not want Home Title and the Read More button then why you have select the Feature Page widget in the business page section.
The widget that you have to select is Text widget just drag Text widget into the business page section instead of Featured Page widget and you will not see the Home title as well as Read More button and get the paragraph automatically when you press the return/enter Key but please consider adding your content inside the Text widget box as below code format also you can see the screenshot here http://awesomescreenshot.com/05f592hb8b
<div class="container">
1st paragraph content goes here
2nd paragraph content goes here
</div>