Is it possible to adjust how the table changes on mobile devices? I’d like to keep the same table structure seen on the desktop rather than have it rearrange the information for mobile. I’d still like it to responsive so that it resizes for mobile, but keep the desktop style table structure. I can provide examples of how this site changes the table for mobile, and a screenshot of another site (using a different theme) that shows how we’d like the mobile table to appear if you’d like.
Is this change possible?
This is the site in development that we want to adjust the mobile table display for: http://e72.35f.myftpupload.com/available-space/
Yes, but it doesn’t resize the width of the table to fit the mobile screen while keeping the same table format. That’s what I’m hoping to accomplish. I want it to have the look of the entire table, but have it fit the mobile screen width.
…we work with another theme that accomplishes this, here’s a screenshot for reference: http://e72.35f.myftpupload.com/wp-content/uploads/2019/05/701B-Available-Space-Mobile.jpg
Hi evertypedesign,
Well, this table element does not really do that. You can create the table in the html and make it responsive via css or look for a plugin that already does that.
Best regards,
Victoria
Thanks Victoria, but writing html/css is not something I’m super comfortable with. Do you happen to have any css that I could plugin to the custom css area of the them options to make this work?
Hi evertypedesign,
I think this article might help you with this issue
Best regards,
Victoria