
-
AuthorPosts
-
November 26, 2016 at 12:39 pm #717200
Hi,
can you please help me get the tables on my four CV-pages (http://www.dieengagierten.at/das-team/dr-thomas-laschitz/, http://www.dieengagierten.at/das-team/dr-christoph-reisner-msc/, http://www.dieengagierten.at/das-team/dr-martina-hasenhuendl/, http://www.dieengagierten.at/das-team/dr-milana-unterweger/) responsive? Now the content doesn’t wrap, so the wider content of the left hand column flows over to the right hand column, and the content of the right hand column gets cut off where the screen ends.
Thanks!
November 28, 2016 at 10:55 pm #718027Hey vonJanne!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .avia_scrollable_table .avia-table { width: auto; }}
Cheers!
YigitNovember 29, 2016 at 10:03 am #718137Hi,
Thanks, that’s a start, but it only makes the left hand column wider so the content of it fits into the cells (see screenshot URL provided in the “private content” part of this message). What I need is for the whole table to fit within the screen-width, hence the content to wrap. Appreciate your help!
Cheers,
JanneNovember 29, 2016 at 3:14 pm #718262Hi,
I am afraid it would not be easily possible to show the table on mobile as it is on desktop. Currently tables are scrollable on mobile, the best way to display them on mobile :)
Best regards,
YigitNovember 30, 2016 at 11:10 am #718676Hi,
looking for an alternative way to get the table-width to adjust to the screensize I just happened to notice that this is actually an option in the panel!? On the table element itself there is a tab called “Table Options”, and at the bottom of that page there is an option for “Responsive Styling” where I can actually choose “Adjust table to screen size”! Did you not know this, or did I not phrase my question well?
Anyway: This option does just what I need it to do, so case closed :-)
-
This reply was modified 8 years, 4 months ago by
vonJanne. Reason: Figured it out :-)
November 30, 2016 at 1:52 pm #718753 -
This reply was modified 8 years, 4 months ago by
-
AuthorPosts
- The topic ‘Table not responsive’ is closed to new replies.