ppowell777
New member
I am using Bootstrap 4.0.0 to style my page, and most of it works just fine. However, I can't get my text to center in the middle of the table cell even after using "text-center" Bootstrap CSS class nor "vertical-align: middle" via conventional CSS.
This is how it looks:

Is there a way to center this text via CSS, Bootstrap, or even JavaScript if necessary?
The code, BTW, is auto-generated via Python and PyScript: (I was forbidden from posting due to a browser-induced 403)
Any help is appreciated. Thanks
This is how it looks:

Is there a way to center this text via CSS, Bootstrap, or even JavaScript if necessary?
The code, BTW, is auto-generated via Python and PyScript: (I was forbidden from posting due to a browser-induced 403)
Any help is appreciated. Thanks