You are viewing limited content. For full access, please sign in.

Question

Question

How to remove the border from a table in the modern designer.

asked on June 27, 2024

Greetings,

Does anyone know if it is possible via CSS to remove the thick border at the top of tables in the modern designer?  Bonus if it is also possible to remove the extra white space at the bottom of the table :)

 

 

Best regards,
Jeff

0 0

Answer

SELECTED ANSWER
replied on June 27, 2024

I don't have a thick border on any of my tables, have you checked the Styles>Container Labels tab in the Theme Designer? I would start there before trying CSS.

0 0
replied on June 27, 2024

Greetings,

I betcha that's it!  A bit of a forehead slapper... probably setup on this form style I'm using  ages ago.  Thank you  for the pointer!

 

Best regards,
Jeff

1 0
replied on June 27, 2024

No problem at all, happy to help!

0 0
replied on June 27, 2024

I'm still learning  in the modern designer :)  It looks like tables in the modern designer are actual containers and adopt container elements like a border (just as a section would).  Thus if you tweak the border settings in Styles, Container Labels, that change applies to section borders also.  Not sure if I can remove the border only on given tables and leave the border on sections.

 

Best regards,

Jeff

0 0
replied on June 27, 2024

Ahh, found what I needed in this post to remove the border and padding just from the tables:

https://answers.laserfiche.com/questions/211436/spacing-between-tables#211463

Best regards,
Jeff

1 0
replied on June 27, 2024 Show version history

Hi Jeff, try this:

.fl-table .section-title {border: none;}

Edit: Ahh, 4 seconds too late! haha

0 0
replied on June 27, 2024

Greetings, Sarah:

Thank you! :)

Best regards,
Jeff

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.