You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've easily found how to format dataview tables with CSS.
I wonder if there is a way to format the cells of a specific column (make their content bold, for example), based on the column title
I've found out how to format a specific column based on its position (using the :nth-child() selector), but in this case I don't know how to apply this formatting only to a specific table... is there a way to identify a specific Dataview table?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've easily found how to format dataview tables with CSS.
I wonder if there is a way to format the cells of a specific column (make their content bold, for example), based on the column title
I've found out how to format a specific column based on its position (using the :nth-child() selector), but in this case I don't know how to apply this formatting only to a specific table... is there a way to identify a specific Dataview table?
Beta Was this translation helpful? Give feedback.
All reactions