Sidebar not working inside row or containers
when dragging the sidebar element into a row or column is disappears from the page
from looking at page with CSS turned off it is probably to do with that as the HTML elements are all there
please see youtube link for details of how its not working
Have tried this on another install with various widget elements and sidebars
This was broken in recent update (early november 2020)
issue is
.brz .brz-row__container {
position: relative;
text-align: center;
font-size: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
in preview .css
why is the font size being set to 0?
should be set to 1em
I modified css to make it work but this is silly mistake
-
Hi,
Yes, we know about this problem and our developers already fixed this problem. We prepare the fix for the next Brizy update. Unfortunately, we can't say when we will release it but we will strive to do it as soon as possible.
Thanks!Best regards,
Sandra0
Please sign in to leave a comment.
Comments
1 comment