Archived topic
Alignment issue
6 replies · Started by Sourabh on June 23, 2021
HI,
CSS is given below not applying on the gp box -
p.justify-text {
text-align: justify;
text-justify: inter-word;
}
class id assigned is- justify-text
refer snapshot..
Hi there,
Your CSS is working when I check:
<screenshot removed required by user>
Let me know if you need further assistance :)
its not the same here cleared cache, etc.. still 2nd para is left aligned
You need to add the justify-text class to ALL paragraph blocks you want it applied to. The second paragraph does not have the class.
I just wonder if I have not used the class then how ying showing justifies alignment in her snapshot... Lol..
Anyway, I added a class, and it's resolved. Just remove the snapshot shared by ying (for security purposes).
Thanks
I've removed the screenshot :)
Thanks Ying...