Tagged: responsive, scrollable, table
-
AuthorPosts
-
September 30, 2016 at 11:33 pm #694073
Hi,
Enfold is a great theme. I am just having a little issue with the responsive tables. I set the tables to “scrollable” to prevent the shifting columns problem, after reading some threads here. But now the words no longer wrap when the table doesn’t fit on the screen.
I have tried to add the css for whitespace to be normal (as suggested in some threads) but it doesn’t make any difference.
Looking forward to you reply,
September 30, 2016 at 11:36 pm #694075Hey avswieten,
Thanks for reaching out to us!
Could you please also provide login credentials to your WordPress dashboard so that we may have a closer look.
Best regards,
JordanOctober 1, 2016 at 12:49 am #694094Thank you for the quick reply
login below
October 3, 2016 at 3:32 pm #694659Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 768px) { div .avia-table { width: auto; }}
Best regards,
YigitOctober 3, 2016 at 9:56 pm #694770Hi Yigit,
Thanks for the reply. It doesn’t work unfortunately.
Scrollable table still behaves the same. The text is wrapped while there is enough space. Ones it has to start scrolling the wrapping is gone and text is all on top of each other.Another option would be to make the responsive table behave correctly. I have a number of posts with this version like: http://lettertype.net/trajano-regular/
But here the headers all get stacked at the top and the data underneath.Looking forward to your ideas:)
Adriaan
October 5, 2016 at 11:04 am #695400Hi,
I think this is an known issue
https://kriesi.at/support/topic/tabel-make-entire-table-scrollable-error-enfold-3-6-1/Regards Pete,
October 5, 2016 at 4:48 pm #695610Hi,
You had a missing closing curly bracket in your custom CSS. I closed it. Please review your website now
Best regards,
YigitOctober 7, 2016 at 9:50 pm #696735Thanks Yigit,
I missed that one. Looks pretty good now.
Have a great day!
October 8, 2016 at 1:14 am #696757Hi,
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Words not wrapping in scrollable table on mobile’ is closed to new replies.