Create and group avatars of different sizes and shapes with the size modifier css classes e.g.
avatar-{xl|lg|md|sm|xs}
. Using Bootstrap's naming convention, you can control size of
avatar including standard avatar, or scale it up to different sizes.
Using an additional class .rounded-circle
, you can create the rounded avatar.
Using an additional class .avatar-border
, you can give a nice border.
Wrap the list of avatars with class .avatar-group
to group and show multiple avatars.
Using bootstrap's .card
, you can create a card holding blog post.
Goa and its beaches do not need an introduction! The state is well known for its spectacular beaches and it is very difficult...read more
11 March, 2020
Goa and its beaches do not need an introduction! The state is well known for its spectacular beaches and it is very difficult...read more
11 March, 2020
#travel-diary
Top 10 must visit best beaches of Goa
Goa and its beaches do not need an introduction! The state is well known for its spectacular beaches and it is very difficult...read more
11 March, 2020
Top 10 must visit best beaches of Goa
Goa and its beaches do not need an introduction! The state is well known for its spectacular beaches and it is very difficult...read more
11 March, 2020
#travel-diary
An example showing minimal details
Using bootstrap's .card
, you can create a pricing card.
Starter
$49 / month
Purchase Now
- Up to 600 minutes usage time
- Use for personal only
- Add up to 10 attendees
- Technical support via email
Starter
$49 / month
Purchase Now
- Up to 600 minutes usage time
- Use for personal only
- Add up to 10 attendees
- Technical support via email
Using Magnific Popup plugin, you can easily create a gallery of images, videos or other custom items. It's a fast, light and responsive lightbox plugin, for jQuery and Zepto.js.
Just specify data attribute data-toggle="image-gallery"
to any
div element containing your gallery items to enabled it.
Prompt comes with two icon libraries: Feather Icons and premium svg based two tones icons.
You can check out all the available icons in folder
/src/assets/images/icons/duotone-icons
folder.
@@include("assets/images/icons/duotone-icons/communication/Mail-heart.svg")
Use text modifier class
.text-*
to style the icon.
E.g. text-{primary|secondary|success|danger|info|warning}.
@@include("assets/images/icons/duotone-icons/communication/Mail-heart.svg")
Use size modifier class
.icon-{xxs|xs|sm|md|lg|xl|xxl}
to change the size.
@@include("assets/images/icons/duotone-icons/communication/Mail-heart.svg")
Feather is a collection of simply beautiful svg based open source icons. Each icon is designed with an emphasis on simplicity, consistency, and flexibility.
To use an icon on your page, add a data-feather
attribute with the icon name to an element.
For a complete list of icons, check here.
Use modifier class .icon-dual
to convert it into two-tone. All the color variations are available as well. E.g. icon-dual-{primary|secondary|success|danger|info|warning}.
Use size modifier class .icon-{xxs|xs|sm|md|lg|xl|xxl}
to change the size.