I believe it is not loading properly
Hi there, @user21634 and welcome to the Community
I’d like to explain that this is a standard horizontal layout for mobile devices, but not the issue. Right away, you can see only one full column and a part of the 2nd column. This is a common design for mobile interfaces, indicating that you can swipe left to see more columns.
Please let me know if this clarifies things or if you have any questions left
Thanks Max. Are we able to make the mobile column width a different size?
I’ll discuss it with the devs and will get back to you tomorrow
Thank you for waiting! This code should help:
.es-layout-comparison-table-mobile-snap-carousel {
grid-template-columns: unset;
grid-auto-columns: 80%;
}
Please add it to the Custom CSS field on the Appearance tab of your widget’s settings and let me know how it worked
Additionally, I’ve added to the Wishlist the idea of adding such a setting to the widget - Set column width on mobile.
If more users upvote this request, we’ll try to consider it in the future
Thank you Max. It worked thank you again so much for your help.
No sweat