Page 1 of 1
Table is not showing
Posted: Fri Feb 25, 2022 11:57 am
by rganguly
Sir,
Table is not showing after changing to the responsive font.
Re: Table is not showing
Posted: Fri Feb 25, 2022 12:18 pm
by Pablo
To be able to help you, I need a DEMO project (.wbs file) so I can see all your settings.
I do not need the complete project because that will only take more time to figure out what you have done.
Basically, I just need a small project with one page and object(s) that are relevant to your question.
For further details about how to share a project file, please see this FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
Re: Table is not showing
Posted: Sat Feb 26, 2022 6:46 am
by rganguly
Sir, here is my project
https://we.tl/t-4puo8Mhrbf.
Problems:
1. Table is not responsive, I mean when I change width for default view it is changing to all breakpoints.
2. Text font size is the same for all breakpoints (it is not related to the table) whenever I change it for a particular breakpoint.
Re: Table is not showing
Posted: Sat Feb 26, 2022 7:13 am
by rganguly
rganguly wrote: ↑Sat Feb 26, 2022 6:46 am
Sir, here is my project
https://we.tl/t-4puo8Mhrbf.
Problems:
1. Table is not responsive, I mean when I change width for default view it is changing to all breakpoints.
2. Text font size is the same for all breakpoints (it is not related to the table) whenever I change it for a particular breakpoint.
Sir, found a solution for point number 2. Enable responsive font option, but it is hard to find the option because double click on TEXT element is not opening the option form. This desired option is on right-click menu on the TEXT element.
Re: Table is not showing
Posted: Sat Feb 26, 2022 7:35 am
by Pablo
HTML tables are not responsive. Because the structure of a table cannot be changed via CSS.
However, if you use it inside a layout grid then it will be flexible.
Or you can try to set the 'size mode' to 'percentages'