Add image to many buttons problem?
-
Hi,
I have some old posts, they have link buttons,
Can I add an html icon to the button and it updates on all these posts?Currently I have to click on each button and edit their html.
Before:
<div class="ex"><a class="">Content</a></div>
After:
<div class="ex"><a class=""><span class="dashicons dashicons-admin-media"></span>Content</a></div>
Thanks you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.