I'm attempting to style a specific part of the node title using CSS. XF does not allow HTML to be used in node titles without an Addon, but adding one is not the best solution as other addons that display node listings may not support HTML in title, resulting in a messy appearance.
Someone mentioned that targeting the title using the node ID in CSS should work, but I have limited knowledge of CSS and don't know where to start with this approach.
Could someone provide guidance on how to achieve this? It may be simple, but my understanding of XF nodes and CSS has always been a challenge for me.