Adding SVG Icon in ICON SELECT
-
Hello Guys,
I am trying to extend ICON class trying to add SVG icons in it, when i try to include icon class with HTML in value it strip out the HTML because of that not able to render Icon along with name
I have achieved
<i class=”wpicon wpicon_set_1″></i>but i need span class inside <i> tag like below.
<i class=”wpicon wpicon_set_1″ data-name=”wpicon_set_1″><span class=”path1″></span><span class=”path2″></span></i>
Any help would be great.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Adding SVG Icon in ICON SELECT’ is closed to new replies.