Archived topic
Moving items
1 reply · Started by John on September 9, 2020
I'm still learning the power of GP so am modifying existing themes to learn.
One thing that I can't seem to get is like when I have a grid of 3 items. How do I modify that to 5?
Then the other question is if I have a block that I want to move from one container to another how do I do that?
Thanks!
Hi there,
One thing that I can’t seem to get is like when I have a grid of 3 items. How do I modify that to 5?
You will need to select the containers inside the grid and change the container width property:
https://docs.generateblocks.com/article/container-overview/#grid-item
Then the other question is if I have a block that I want to move from one container to another how do I do that?
Gutenberg's user interface doesn't make this super easy but you can drag drop the block to a different spot usually - can definitely be tricky to do sometimes.