Skip to main content

Icon Box Logos Don't align the same while Designing as Viewed on Browsers

Comments

4 comments

  • Ariel H.

    Hi James,  

    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.  

    span.brz-icon.brz-span {
        display: flex;
        align-items: flex-start;
    }

    This can be added either within the individual icon box or at the column level.

    I’ll report 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
  • Stefan Fröhlich

    Also in the current version the same problem. I can't believe it!
    Please fix ASAP!

    0
  • Stefan Fröhlich

    Actually, your CSS fix isn't working either. The icon is oriented at the very top of the container, but the text is NOT.

    How can you align icon and text block on the same top position?

    0
  • Ariel H.

    Hi Stefan,

    Thanks for reaching out. I’m sorry for the delay in getting this issue resolved, but it should be included in one of the upcoming updates.

    In the meantime, I’d like to take a look at your site to see if I can provide a CSS fix. Could you please share the URL? Don’t worry, it won’t be visible in this support thread.

    Kind regards,  
    Ariel H.

    0

Please sign in to leave a comment.