Question
Insert table is auto including column width
Robohelp 2017
I am working on creating a CSS style for a table. I want the first column to be a fixed width (to accommodate an image) and can't seem to figure it out. I thought I had all the CSS html code defined properly, but when I insert I get <col style="width: 50%;" /> added automatically to the topic html code, which of course overwrites my CSS. Anyone know how to make this stop?
