I’ve recently come across a strange issue in Obsidian version 1.5.3 (Installer Version also 1.5.3). In my tables, the heading of the third column is always left-aligned, while the other headings are centered. This happens even though I haven’t used any specific markdown syntax for aligning them to the center, left, or right.
I’ve tried using the advanced tables feature, which does center the headings, but the overall appearance isn’t right. Does anyone know how to fix this? I’ve attached a screenshot for reference.
It’s seems like you’ve got some extra CSS triggering that alignment. Do you have anything in your cssclasses property in that file? Do you see the same behavior if you switch of any CSS snippets in Settings > Appearance > CSS Snippets ? Do you see the same behavior if you switch to the default theme?
If the answer to either of these are “No”, then you’ve got your culprit right there, and you know where to look for the fix.