I’m using headings as priority indicators 1,2,3. I’d like to make items stand out with an icon like this for heading level 3:
My CSS works if the item is simple, but if I add a date or a tag I get something like this:
I only want one icon at the front of the item. Also, don’t know where that black bullet in front of the date comes from. Here is my CSS after multiple tries.
That works for me except when I have a date at the front of the item:
You can also see that the mysterious “black bullet” is simply a smaller black version of the ❸ icon. If I place a space or any other character in front of the date, it works as desired.