Archived topic
3 columns on tablet problem
5 replies · Started by Martin on December 15, 2021
Hi,
I'm developing a new site for a client and on iPad it is pushing the third column underneath the other two.
I'd like three columns to be visible in a line on all tablets, please.
Adding the site to the private information.
Hi there,
select the Grid column Container, and in the right sidebar select the Tablet tab and change its width to 33%.
Repeat this for each of the 3 columns.
You can shift click each of the 3 columns to select all 3 in one go, it can be a little fiddly, but then you can update the width for all columns in one go :)
Thanks David,
That seems to work on iPad Pro but on a normal iPad with 768 x 1024 it's still pushing the third column underneath.
Tablets are a real pain!
Hmmm.... odd the GB breakpoint to cover tablets is 768px.
But i agree - they are a pain in the ***.
You can try setting the breakpoints to a lower value. Tom provides a PHP snippet here:
https://community.generateblocks.com/t/changing-the-device-breakpoints/31
Thanks very much!
You're welcome