Short Code : Logo As Icon and Image

WordPress Premium Plugin Developed By Weblizar

Change Icon with shortcode : 

icon = “fa fa-envelope-o” —>>> TO —>>> icon = “fa fa-paper-plane”

Short Code

[  wnlsp_theme1  icon = “fa fa-paper-plane” ]

OUTPUT

Example 1

[wnlsa_theme1 id=”5339404″ heading = “SUBSCRIBE TO OUR NEWSLETTER” sub_heading = “Subscribe to our mailing list to get updates to your email inbox.” message = “Monthly Newsletter” icon_type = “icon” icon = “fa fa-paper-plane” icon_size = “30” icon_color = “#fff” theme_color = “#eb5054” bg_type = “color” bg_value = “#444” content_color = “#fff” social = “on”]

Example 2

[wnlsa_theme1 id=”5339404″ heading = “SUBSCRIBE TO OUR NEWSLETTER” sub_heading = “Subscribe to our mailing list to get updates to your email inbox.” message = “Monthly Newsletter” icon_type = “icon” icon = “fa fa-desktop” icon_size = “30” icon_color = “#fff” theme_color = “#eb5054” bg_type = “color” bg_value = “#444” content_color = “#fff” social = “on”]

Example 3

[wnlsa_theme1 id=”6571751″ heading = “SUBSCRIBE TO OUR NEWSLETTER” sub_heading = “Subscribe to our mailing list to get updates to your email inbox.” message = “Monthly Newsletter” icon_type = “icon_image” icon_image = “https://demo.weblizar.com/newsletter-subscription-form-pro-admin-demo/wp-content/plugins/newsletter-subscription-form-admin/wnlsa-options/images/back1.jpg” image_width = “100” image_height = “100” theme_color = “#eb5054” bg_type = “color” bg_value = “#444” content_color = “#fff” social = “on”]