Hey all, I want to display some text in my posts and I need to add them inside h2 tags and some in h3 tags. Is there any way, I can add styling to that tags only for use there inside the posts and not overall in my blog ?
I saw some blogs using code like <h2 class="note">Text</h2>
But that code did nothing in my blog.
Please help anyone