How to change icon in footer

Hi there - I’d like to change the icons in the custom html widgets in my footer. What sort of css do I need to be able to use an x icon there? So, for example, I’d like to use the [x_icon type=“envelope”] beside my “sign up” heading.

Hi there,

The shortcodes are working ok using the text widget added to one of the widget areas. But I am not sure what is the current code on your website to be able to help you around. Would you please kindly give us the URL of your website so that we can double check the code and try to give you a better suggestion?

Thank you.

Hi there - they don’t work within the widget title area (only within widget text areas). Is there a way to use them in the title?

Hi,

You can leave the title blank then add the title manually in the text area.


<h4 class="h-widget">[x_icon type="envelope"]  Sign up for email updates</h4>

Hope that helps.