The profile is the "Meet Ava Vaughn" section on the home page below the slider. You can use it to add some information about yourself and your blog.
Before you start! The "Profile Image (Do Not Delete!)" and "Profile Text (Do Not Delete!)" widgets have been altered for customization. If you remove them and then re-add them, they will not look the same. If you want to hide them for now, open each widget > uncheck "Show this widget" at the top and save the changes.
Go to Layout > scroll down to "Home Before Content 1".
Add an image - open the "Profile Image (Do Not Delete!)" widget > check "Upload image from computer" below Select image by: and upload an image (don't add any text, just save the widget after you upload your image).
To add a title, text and a link to the button, open the "Profile Text (Do Not Delete)" widget.
- Title - replace "Add a title here" with your own title; don't remove the h2 tags around the title
- Text - replace "Add some text here." with your own text; don't remove the p tags around the text
- Link - replace LINK with the link to your About page
Here's the HTML in the "Profile Text (Do Not Delete)" widget:
<h6>say hello to</h6>
<h2>Add a title here</h2>
<p>Add some text here.</p>
<a href="LINK" class="profile-button">more about me?</a>