Archived topic
How to add pictures/text in a grid (with 3 rows), on a page?
8 replies · Started by Nicole on February 1, 2018
I need to find a way to post pictures/text (Amazon affiliate links) in a grid on the "shop" page of my website. I would like 3 in a row. I currently have one picture/text link, but as I start adding more items, I want them to post in a tile-like grid.
How do I do this? (ps. beginner lingo is appreciated, I'm not very tech savvy yet)
Hi there,
You can try using the WordPress gallery: https://codex.wordpress.org/The_WordPress_Gallery
Or create columns yourself: https://docs.generatepress.com/article/creating-columns/
Ok, I'm going to try using "sections." How do I make the information show in rows of 3, next to each other, rather than below each other?
Also, is there a way to make a strip of the background show between the header and the first section? Rather than the header merging with the section?
- Sounds like you need to create columns? Have you checked out this article here? https://docs.generatepress.com/article/creating-columns/
- Can you guide me to the page you are working on?
This is the page. Currently set up with "sections." I want the items to show up 3x3 though -- not one by one underneath each other.
Have you tried creating columns like I suggested above?
HTML code for columns worked on the page you suggested. Got rid of sections. Thx.
No problem :)