Text Align Left
-
I’ve searched the threads and tried everything I’ve found but I can’t get the text to align left. No matter what I add to css it remains centered.
This is what I currently have
.tablepress-id-4 tbody td {
font-family: Tahoma;
font-size: 14px;
color: #000000;
text-align: left;
}I have tried #content and #main but no matter what I add the “left” is always red.
Thanks for any help.
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Text Align Left’ is closed to new replies.