There are two “Home Flex” areas on the homepage, one under the slider and one under the Home – Split section. The area will automatically adjust in appearance based on the number of widgets you have in this area. We recommend placing no more than 4 widgets in this area.
The area will automatically adjust in appearance based on the number of widgets you have in this area. We recommend placing no more than 4 widgets in this area.
You can place whatever widgets you want in this area, but we’ve placed text widgets in this space.
To Get A Quote or Message in A Box, Follow These Instructions
We’ve just added on widget in the Home Flex 1 area on our theme demo and threw a quote in this area. It looks like this:
To replicate this, go to Appearance >> Widgets and add a new Text Widget to a Home Flex area. Switch to “text” versus “visual” mode and use this code (simple blockquote code):
<blockquote>
Your quote here
</blockquote>
Add Rectangles or Buttons
In Home Flex 2, we’ve added three rectangles or buttons. They look like this:
To replicate this, go to Appearance >> Widgets and add a new Text Widget to a Home Flex area. Switch to “text” versus “visual” mode widget and use this code:
<h2>Your title here<h2> Your other text here
You can also add a link, like so:
<a href="URLHERE"><h2>Your title here<h2>/<a> Your other text here
To add another one, just repeat the same process, placing the new text widget in the Home Flex area of your choosing as well.