Tagged: column, column width
Hi there, I searched but can’t seem to find the solution for this?
On this page (in private content area), I want the first column that is just numbered 1-50 to be smaller as the content is too small to justify that wide of a column.
Can you help?
Does anyone have any advice on this? I’m not getting a reply from support after 3 days.
Hi,
try this code inside Quick CSS field:
tr th:first-child, tr td:first-child {
width: 43px;
}
Best regards,
Andy
Perfect, thank you!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Andy