Icon Boxes
Since a recent updates, all websites where we use the Brizy page builder icon box with a circular background are broken and look stretched out. See attached screenshots. 


0
-
Hi Darren,
Thank you for reaching out to us.
It seems that Brizy is not applying the assigned vertical alignment to the icon. As a temporary solution, you can use the CSS provided below.
.brz-icon__container {
display: flex;
align-items: flex-start;
flex-direction: column;
}We have already reported this issue to our development team so it can be fixed in one of the upcoming updates.
We apologize for the inconvenience.
Best regards,
Ariel H.0 -
Thank you that works perfectly.
0
Please sign in to leave a comment.
Comments
2 comments