Update 2.6.3 / Pro 2.6.0 - Icons display with wrong size
Hello,
I recently have updated Brizy to the Versions 2.6.3 / Pro 2.6.0. During testing my pages I dicovered an issue with the display of the Icons, created on my pages.
Example Page with the issue: https://urologie-oldenburg.de/leistungsspektrum/

Ist is displayed correct (and how it was before I made the update) in the backend:

Tested with several devices und different browsers..
Since the setting is correct in the backend, I have no idea how to solve the display issue.
Please help
-
Hello Jasmin
We apologize for the inconvenience. Icon box element in the most recent Brizy versions have a bug. We are working on fixing this bug. Kindly add the following CSS code under Appearance - Customize - Additional CSS and check if fixes this bug.
.brz-icon__container {
display: flex;
align-items: flex-start;
flex-direction: column;
}0 -
Hello George,
thank you for your quick response. Your code snipped fixed the issue. Will it be fixed with the next update? I suppose I have to keep in mind to delete this temporry solution then!?
Tank you
Bernd
0 -
Hello Bernd,
We have a fix available for this bug at our end. We hope to release it along with the next Brizy update.
1
Please sign in to leave a comment.
Comments
3 comments