Tables - Unwanted Formatting - Question | JoomShaper

Tables - Unwanted Formatting

A

Alff

SP Page Builder 1 year ago

Hi,

Whenever I drag and drop a table, it looks fine. But when the heading texts are changed, not less than 15px is added at the bottom of the text.

Also, the text on the first column (except table header) do not align with the rest of the table contents. They are a bit raised.

To recreate this issue, please drag and drop a table, then delete 1 (complete) column. Start editing the texts (1 word each cell), then observe the table reformat itself.

0
15 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #164844

Hi

Thanks for contacting us and sorry for your issue. Could you please give me a screenshot of your issue? It helps me to understand the issue properly.

-Regards.

0
A
Alff
Accepted Answer
1 year ago #164895

How will I do that? I can't upload it here.

PLease take a look at the table directly: https://asepstx.com/program

Observe two issues, the second table shows it clearly:

  1. The bottom padding of the table header has increased by 15px.
  2. The contents of the first column are raised compared to other cells.

Also, is there a way to reduce the (top & bottom) padding of each cell?

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #164958

Hi

Use this CSS in your custom.css file

.sp-page-builder .page-content #section-id-1723690264095{
     padding-bottom: 0px !important;
}
0
A
Alff
Accepted Answer
1 year ago #165095

Hi, I don't think you got me.

Here's the screenshot: https://asepstx.com/images/table_issues.png

Observe that:

  1. The bottom padding of the table header has increased by 15px.
  2. The contents of the first column are raised compared to the other cells.
  3. There is no way to change the cell paddings.

I recreated a second table and made minimal changes to the texts and the same thing happenend.

0
A
Alff
Accepted Answer
1 year ago #165150

This is frustrating. 3 days of waiting and my concern is being skipped.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165167

Sorry it was weekend here, and we were not available, so you did not get a response. I apologize for that.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165183

Could you please keep a full site backup and remake this table? It should work.

0
A
Alff
Accepted Answer
1 year ago #165204

Hi, it did as you said, most issues are gone, except for one.

https://asepstx.com/images/table_issues_remaining.png

The moment I edited the heading of the first column, it moved up. The rest, however, are OK.

It's a bug. For now, I can add 15px padding on top of the first heading.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165208

But It seems ok in my end.

Screenshot 2024-08-19 at 4.00.12 PM.png

0
A
Alff
Accepted Answer
1 year ago #165217

Look at the bottom padding of what you have done. It had increased as well.

The moment I put some padding on top of the first header cell, the bottom padding is also adjusting. Then the rest can no longer be adjusted.

0
J
jakob.beyeler
Accepted Answer
1 year ago #165230

Hallo Mehtaz Afsana Borsha

if i may, look at afternoon session, there its not ok at all.

0
A
Alff
Accepted Answer
1 year ago #165269

This is really really frustating!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165309

Sorry for this inconvenience. I will inform our team about this bug so that they can fix it ASAP. In the meantime you can try to solve it via CSS. This blog may help you

https://www.joomshaper.com/blog/which-line-of-css-i-have-to-edit-code-inspector-in-action

-Regards.

0
A
Alff
Accepted Answer
1 year ago #165347

Hi Mehtaz Afsana Borsha,

Please ensure to mention the following:

For the table cells, once you change the top padding, the same padding are applied in all direction although the values are unchanged. If you change the right padding, the bottom padding also moves.

For the header cells, they also have their own unwanted movement when you change one value.

The last issue is the misalignment. That is minor. Please solve the padding replication.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #165412

Ok I will inform our team about it.

0