-
WebGeek
Hi there,
I’ve created a block with a list block. The list block is not a GB block so there’s no controls allowing me to position it. How can I justify the list to the edge of the tile? -
Alvind
Hi there,
This will require a custom CSS. Can you provide the page link?
-
WebGeek
Find in private info.
Thanks!
-
Alvind
Try adding this CSS:
.starter-wrapper ul.wp-block-list { margin-left: 1em; } -
WebGeek
Perfect, thanks!
-
Alvind
You’re welcome!
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.