I’m looking at the shortcode for “alerts” as per this link - http://demo.theme.co/renew-1/shortcodes/alert/
Is it possible to add a little image to these alerts?
(like the little mock up I did on photoshop in the attached image below)

I’m looking at the shortcode for “alerts” as per this link - http://demo.theme.co/renew-1/shortcodes/alert/
Is it possible to add a little image to these alerts?
(like the little mock up I did on photoshop in the attached image below)

Hello There,
Thanks for writing in!
You can make use of the Alert or the Classic Alert element in Cornerstone. You can then add this as the content:
[x_icon type="home" class="left" style="font-size: 30px;"]
Click to inspect, then edit as needed.
And if you are using a shortcode, you use something like this:
[alert type="success" close="false" heading="Congratulations"] [x_icon type="home" class="left" style="font-size: 30px;"] This is great when a customer or user does something successfully. [/alert]
We would loved to know if this has work for you. Thank you.
Brilliant, thank you! Appreciate the fast response.
Got it working 
Actually sorry, one more question.
Where can I locate the icon folder in case I want to add a couple of my own custom icons? Is that possible to do?
Hello There,
The theme is using Font Awesome icons (https://fontawesome.com/icons).
You won’t be able to add custom icons to it. You might need to create your icon and make it as an image so that can you insert in your site as an image icon.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.