@timmse Thank you so much for providing the additional information. I completely forgot to mention the data-ballon-pos HTML attribute. I’ve updated the article accordingly: Custom Attributes – Bricks Academy
Same for me as well. I’m displaying social media icons from a Metabox CPT. Also, and just as bad, when I put a link on the icon (instead of wrapping it with a div and placing the link on the div), some style attributes stop working - e.g. font-size.
Hi Brian,
Thanks so much for bringing this to our attention!
Yes, it appears that the balloon position attributes have changed over time. If we did this as well, every user would have to manually adjust their tooltips. That’s why we’re sticking with the “old” version.
You can already style the tooltips to your liking by adding/overriding styles to [data-balloon]:before and [data-balloon]:after, but yes, we can certainly mention that in the Academy article.