Archived topic
SVG icon position no longer available after GP update
3 replies · Started by Bee on March 7, 2023
Hi, what happened to the icon position in headline blocks?
I used to be able to specify if I wanted the icon left or right of the text. Now that option is no longer there. Only for buttons.
Am I missing something? GP Premium 2.2.2
Thanks for your help!
Bee
Hi Bee,
We've introduced a lot of new features since GenerateBlocks 1.7.
The changes are not related to GP Premium.
For the headline, it's been set to display: flex, so you can set its direction to reverse (left arrow), then justify-content to flex-end.
Layout panel: https://docs.generateblocks.com/article/layout-options-overview/#flex
I made a short clip to show you how to set it up:
https://www.screencast.com/t/hhjrhOsoOa
That works, thanks for the clip.
No Problem, glad to help :)