Archived topic
Article line by line!
5 replies · Started by mubin360 on May 7, 2022
Viewing posts 1–6 of 6
Hi, How can I display the article post line by line like this? link: https://ibb.co/gyx4tF7
Hi there,
I checked the screenshot provided but can't tell what you are referring to here.
Can you explain a bit more?
Let me know :)
Please watch this video: https://youtu.be/DisDO0bwIzM
I think u will understand what I'm trying to say after watching this video.
Try this CSS:
.single-post .entry-content {
text-align: justify;
}
It worked perfectly. Thanks <3
No problem :)
This archived topic is closed to new replies.