Borders On Table - Question | JoomShaper

Borders On Table

RB

Rafael Barba

Template 2 months ago

How can I delete or use Border 0 in a text block's table , I change it in editor but the border continue appearing

Regards

0
2 Answers
RB
Rafael Barba
Accepted Answer
2 months ago #151261

REGARDS

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 months ago #150845

Hi Rafael.

I assume that you used table using HTML, in that case

table, table tr {border: 0 !important;}

Use it in Page Settings > CSS > Custom CSS

0