http://text-symbols.com/new-emoji/
Q.
Hi Diviers.
I’m asked to add some images to the titles on the Accordion module.
Is there a way to do it?
A.
Just highlight the symbol and cut and paste 🎠 at the start of the text you type
Upload your image to wp, then in the Custom CSS of each accordion item in the “Before:” part, add it like this:
content: url(‘/wp-content/uploads/2016/your-image.png’);
float: left;
padding-right: 1em;
Might need to fiddle with that padding and whatnot a little bit, but it’s a starting point.
Sent from my Samsung Galaxy smartphone.