align text not working in custom CSS
-
How do I align the post title to the left? Some titles are aligned left but some are spread out gaps in the center. Very inconsistent.
Great plug in. Thanks for any help,
JayMy custom CSS in the Related Posts customizer:
——
.related_post_title {
text-align:left;
}
ul.related_post {
}
ul.related_post li {
}
ul.related_post li a {
}
ul.related_post li img {
}
——–
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘align text not working in custom CSS’ is closed to new replies.