Table without borders
Hello together,
I want to create a table without borders.
To achieve this, I used the following style:
<td style="border: none;">
It works as expected except for a border above the table (see grey boxes at http://ltsb-investments.de/sure-bet-rechner/)
Please tell me what to do to get rid of the grey line above each table in the grey boxes.
Regards,
Nico
Comments
to remove all extra styles from table, you need to set up Default option for HTML Table under Theme otions > Global > Advanced section. Or if all you need is the css to remove this shadow, please use: