The section "Different plans for different product needs" is build with 4 Custom modules.
To create the heading "Different plans for different product needs" use a Custom module with the settings below:
- Position: content
- Module class suffix:
_ms3
- The text "Nullam augue eros, consectetur pellentesque" is a paragraph inside the module content that works as subheading
"Basic", "Unlimited" and "Professional" blocks are created through 3 Custom modules with the settings below:
- Position: content2
- Module class suffix:
_ms4 featured
"Basic" and "Professional" modules are ordered as first and third. Both uses the content structure below:
<img src="/path/to/image.png" alt=""/> <p>Some text goes here</p> <h5>$16/month</h5>
"Unlimited" module is ordered as second. Uses the content structure below:
<h4 class="wrightmodule-subtitle">Most popular</h4> <img src="/path/to/image.png" alt=""/> <p>Some text goes here</p> <h5>$43/month</h5>