Plugin Author
Tom
(@edge22)
Hi there,
The main issue I’m seeing here is that you have Container blocks inside Container blocks inside Container blocks: https://www.screencast.com/t/bvsePxr8yzvt
If the border was applied to the Container block directly inside the Grid block, this issue wouldn’t happen.
Your setup should look like this:
Container
- Grid
- Container
- Container
- Container
This video gives a decent look at how to use the Containers and Grids together: https://www.youtube.com/watch?v=R7fwJECtgSg
Hope this helps!
Thread Starter
hack18
(@hack18)
Yes, that seems to be the problem! Thanks!