Hi,
I would like to show an icon only on small device. I tried to read documentation but it's not working. Could you confirm to me that use is good, or can you help me to find a simple way to show element only on specific size ?
<i class="i-light i-small i-alt" data-class-xl="" data-class-lg="" data-class-md="icon-eye1 i-circled" data-class-sm="icon-eye1 i-circled" data-class-xs="icon-eye1 i-circled"></i>
Is it possible to use "data-class-xxl" and "data-class-xxs" because I don't find element on the source code about this.
Thanks
