Page 1 of 1
resize text in a table - is there an easy way?
Posted: Sat Dec 04, 2021 11:00 am
by alan_sh
I've got the text in my table - I suddenly noticed there was an import function - which is exactly what I wanted.
But the text is all ariel 10 point and I'd like it larger. Is there a way to change all the text in one go? I've tried applying a style to a table, but it doesn't seem to change the text size. What's the arcane spell I have to say?
Alan
Re: resize text in a table - is there an easy way?
Posted: Sat Dec 04, 2021 11:33 am
by Pablo
You can set the default font-size for new objects in the page properties.
Also, this is from the help:
To change the font and size of multiple table cells: Select multiple cells -> hold down the SHIFT key and click cell properties.
Related tutorial:
https://www.wysiwygwebbuilder.com/tables.html
Re: resize text in a table - is there an easy way?
Posted: Sat Dec 04, 2021 1:51 pm
by alan_sh
Perfect - thank you.
Re: resize text in a table - is there an easy way?
Posted: Tue Jun 13, 2023 11:51 pm
by mrmarmite
I just can't get this to work.
I have 2 tables. One of them has cell HTML:
<td style="text-align:center;vertical-align:middle;"><p style="font-size:13px;line-height:16px;">My Text</p></td>
The other:
<td style="text-align:center;vertical-align:middle;"><p style="font-size:8px;line-height:8px;">My Text</p></td>
I want to change all the cells in Table 2 to the formatting of Table 1. I can't find any way. Both cells are in Arial 13, both tables the same width. How is the font size the same, yet much smaller on screen. Where does this font-size:8x come from?
Very baffled,

Re: resize text in a table - is there an easy way?
Posted: Wed Jun 14, 2023 5:56 am
by Pablo
Did you try the 'table tips' from the tutorial?
https://wysiwygwebbuilder.com/tables.html