Archived topic
Footer Element links need two columns on mobile, like desktop
3 replies · Started by MICHAEL on November 16, 2021
Hi. In the footer of any page at https://whatcommilliontrees.org we have two columns of page links. The Footer Element did that fine. However, on mobile devices those two columns of links become one very long column, even though there's plenty of width to show two. Ho can we accomplish two column footer sections on mobile? Thanks.
Hi there,
your Element has been created using GenerateBlocks and its Grid Block - and each container within the grid has its own % controls:
https://docs.generateblocks.com/article/container-overview/#layout-–-grid-item
Select the containers you want to change, set the view to Mobile and set the width to 50%. Repeat this for the other column container and they'll occupy the same row.
Hi, thanks. Just now seeing your reply. I will try that.
You're welcome