Using different ICONs for Bullet lists

edited June 2016 in Other
Hi,

I wanted to use ICONS such Megaphone, Tools, Chart-Graph etc (from the give ICON set) for bulletin list rather than using Star, Check and Idea icons as you shown in few demo pages.

I tried using " Megaphone, Tools, Chart-Graph" these ICON instead of star and check icons but its not accepting/reflecting in the output.

Say for example, in the below code, I replaced <ul class="list_CHECK"> with < ul class="list-MEGAPHONE>. I tried in the "MIxed List" as well but its not working. can't I use different icons for the bulletin lists.

<ul class="list_check">
<li>Suspendisse a pellentesque dui, non felis.</li>
<li>Quisque lorem tortor fringilla sed.</li>
<li>Quisque cursus et, porttitor risus.</li>
<li>Nulla ipsum dolor lacus, suscipit adipiscing.</li>
</ul>


Appreciate your suggestion.

Comments

Sign In or Register to comment.