Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1346734

    Hi all,
    Icon Grid has a strange behavior in Google Chrome. The flow of the boxes is not correct. Safari and Firefox display it correctly. Found out that it displays correctly in Chrome when I set the body font to a default web font.

    #1346794

    Hey Winter,

    Thank you for the inquiry.

    The grid looks fine when we checked the site on Google Chrome. Could you provide a screenshot of the layout issue? Please use imgur or dropbox for the screenshots. Which font are you trying to use?

    Best regards,
    Ismael

    #1346828

    Hi Ismael,
    The error can be seen in the center of the icon grid.
    Best regards

    #1347020

    Hi,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .avia-chrome.avia-chrome-100 .av-row-with-3-cells.av-cell-1 {
    	clear: both;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1347133

    Hi Mike,

    With the CSS the icon grid looks good. Is it a theme bug or from the browser? It even fixes the bug in Edge.

    Thanks a lot

    #1347204

    Hi,
    Glad to hear this helped, I couldn’t find a reason for the error and couldn’t reproduce it, I just tried different things until it worked.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.