andrewwinkler Hi
The typography specific stylings for varied sections keeps changing with varied JA templates.
If you wish to have the icons as seen in some of previous JA templates, You can upload the icon (unzipped) as attached to /templates/ja_social_ii/images/typo (create a folder if doesnt exist) and then, add this to custom.css file
.alert-warning{background-image: url(../templates/ja_social_ii/images/typo/icon-warning.png);
background-repeat: no-repeat;background-position: 2% 50%;padding-left: 4em;}
change the background url path and other values accordingly
You can let me know when it is done and the icon is seen with specific styling for box so as to help further with setting up other boxes
Hope this helps 🙂
Regards