Archived topic
Using Custom Content Boxes
5 replies · Started by jack on September 22, 2022
Hey GeneratePress Support,
How would I make a content box like this?
https://gyazo.com/e0974f3b720668a56442de8fd10f00ed
This site is on GeneratePress, so I'm wondering if he's using some sort of module, custom css, or maybe a plugin to pull this off. If anyone has any clue on how to add something like this.
Hi there,
Can you link us to the example site in question?
Let me know :)
The example site is just using a CSS solution.
Are you using block editor and GB?
If so that would be the easier solution without CSS.
I am. Where would I be able to do that in my posts?
1. Add a GB container block, and set its background color to the green color, in case you need it, the color is #eaffed.
2. You can set 1px as the border width for the container block, and set the border color to #00a019.
3. Set paddings around the container, try 30px.
4. Then you can add a list block inside the container block, start to edit content.