Archived topic
Create Two Columns in a Hook
5 replies · Started by John on August 26, 2020
Is there an easy way to create two columns in a hook that are mobile responsive? It on the home page of the site below.
Hi there,
you can use the Block Elememt:
https://docs.generatepress.com/article/block-element-overview/
Install the GenerateBlocks plugin and use the Grid Block - it has full responsive controls, and the 4 blocks it adds has a lot of styling options:
That's perfect! What do I do to add padding?
And/or what do I do to add CSS to the Hook Block Element?
There should be container blocks inside the grid block so you can control the padding there:
https://docs.generateblocks.com/article/container-overview/#spacing
Ok, great.
Glads to hear :)