Icon List?

Hi,

I am currently trying out Be..
I am not used to Visual Composer or Muffin, so forgive me for asking a seemingly stupid question:
The site I am working on will have Editor or Contributor-level contributors, who know nothing about HTML or ShortCodes, so I am setting up templates for them to use.
BUT: If I want to set up an Icon List in a template, it seems as if I need to hand-code the list and add the relevant icons by hand as well. For example, looking at the demo pages,
I see for example Plumber/Realizations has this for a mixed icon list as below, whereas other themes, like Avada, X, Enfold, and others have a shortcode and a UI that let you pick and choose:

[[<ul class="list_mixed">
    <li class="list_check">Suspendisse a pellentesque dui, non felis.</li>
    <li class="list_star">Quisque lorem tortor fringilla sed.</li>
    <li class="list_idea">Quisque cursus et, porttitor risus.</li>
    <li class="list_check">Nulla ipsum dolor lacus, suscipit adipiscing.</li>
</ul>
]]
Is this how it works, and do these things need to be added by hand, even to change the content in the template, or is there another way to do this, because  List, Icon, or any of the others don't seem to offer quite this functionality?

Again, sorry if this is a dumb question, but I don't seem to be able to find the right icon-list setup.
Thanks for any help :)

Comments

Sign In or Register to comment.