Icon Widget free WordPress plugin
Description
Icon Widget free WordPress plugin
Icon Widget creates a new WordPress widget that displays an icon, title and description. Select the size, color and text-alignment with easy to use dropdown options.
Icon Fonts Included
Font Awesome 4 & 5
Line Awesome
Ionicons
Streamline Icons
ET Line Icons
More coming soon. We are open to suggestions.
Shortcode Usage
Since 1.0.6 you can now use the icon_widget shortcode. Below is a list of available attributes with their default values:
classes => ‘icon-widget’
title => ‘Icon Widget’
content => ‘Add a short description.’
icon => ‘fa-star’
weight => ‘600’
size => ‘2x’
align => ‘center’
color => ‘#333333’
bg => ”
padding => ”
radius => ”
heading => ‘h4’
break => ‘
‘ Here is an example of the icon widget shortcode using all available parameters: [icon_widget classes=”icon-widget” title=”Icon Widget” content=”Add a short description” icon=”fa-star” weight=”600″ size=”2x” align=”center” color=”#fff” bg=”#333″ padding=”30″ radius=”30″ heading=”h4″ break=”
“]
‘ Here is an example of the icon widget shortcode using all available parameters: [icon_widget classes=”icon-widget” title=”Icon Widget” content=”Add a short description” icon=”fa-star” weight=”600″ size=”2x” align=”center” color=”#fff” bg=”#333″ padding=”30″ radius=”30″ heading=”h4″ break=”
“]