This Feature module lets you display 3 blocks of text, including a header and showcase image. The module also allows to change colors to background and the text can be edited with a rich text editor. This Content module has 3 text control areas, lbackground color control and an image control section.
Created by: il-hubspot
Tags: Feature block
After receiving a minimum of 25 recommendations, an entry earns the "Community Approved" badge.
Please keep in mind, all entries are community created and may not be fully supported by HubSpot.
View on:
{{ require_css("//cdn2.hubspot.net/hubfs/346178/designmodo/ui-kit/ui-kit-content/css/ui-kit-styles.css") }}
<!-- content-9 -->
<section class="content-9 content-9-v2" style="background-color: {{ module.background_color.color }};">
<div class="container">
<div class="row">
<div class="col-sm-6">
{{ module.header }}
<div class="row">
<div class="col-sm-6 info">
{{ module.text_1 }}
</div>
<div class="col-sm-6 info">
{{ module.text_2 }}
</div>
</div>
</div>
<div class="col-sm-5 col-sm-offset-1 hidden-xs">
{% if module.image.src %}
<img src="{{ module.image.src }}" alt="{{ module.image.alt }}" width="{{ module.image.width }}" height="{{ module.image.height }}">
{% endif %}
</div>
</div>
</div>
</section>
This Feature module lets you display 3 blocks of text, including a header and showcase image. The module also allows to change colors to background and the text can be edited with a rich text editor. This Content module has 3 text control areas, lbackground color control and an image control section.
https://w.inboundlabs.co/feat6-form2
https://marketplace.hubspot.com/products/inboundlabs/startup-framework-marketplace
If you have questions, please email me at github (at) inboundlabs.co
We'd love to have you a part of our developer community!
A modern framework for accelerating build times on the HubSpot CMS. Based on a modified Bootstrap 4 framework.
Lead developers: Jon McLaren
Chrome/Chromium extension for HubSpot CMS Developers that adds a developer menu, dark theme and useful shortcuts to commonly used HubSpot query parameters, resources, and tools for making HubSpot Development easier and more enjoyable.
Lead developers: Jon McLaren , William Spiro , Gonzalo Torreras
This extension enables super fast local development of CMS pages, and is a great compliment to using the new local HubL server. It contains comprehensive HubL tag, function, filter and expression test auto-complete snippets, as well as their documentation.
Lead developers: William Spiro
Find an entry with an issue, bug, or abuse?
Please complete the below information in detail and we will investigate.
Reporting as Luke Summerfield