Hi all,
I wanted to know how to change the list card template for using images instead of Icon ?
I tried adding like
<div class="t-Card-icon u-color #A06#"><span class="t-Icon #ICON_CSS_CLASSES# u-color #A06#" #IMAGE_ATTR#><span class="t-Card-initials" role="presentation">#A03#</span></span></div>
but still it reflects only icon and not image.
Thanks for the help.