Archived topic
how to add "id" in content html
4 replies · Started by Sagar on July 24, 2020
Viewing posts 1–5 of 5
I need to make the content section like this
<p> ... content here ... </p>
<p> ... more content ... </p>
<p> ... more content ... </p>
Can anyone help?
<p> ... content here ... </p>
<p> ... more content ... </p>
<p> ... more content ... </p>
<div id="entry-content">
<p> ... content here ... </p>
<p> ... more content ... </p>
</div>
nevermind :)
Did you find out how to do it ?
This archived topic is closed to new replies.