Justify contents in Mobile
-
Hi,
I was trying to get a CSS to justify-content on mobile. I saw this code posted by Tom on a similar query:
.entry-content,
.entry-summary {
text-align: justify;
}However, it is applying justify to headlines as well. Is there any way to exclude H1, H2 , H3 titles from this and apply justify to paragraph contents?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Justify contents in Mobile’ is closed to new replies.