Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1157038

    Hi,

    I am having a misalignment in the Financial products section on this page when I view in MS Edge. It is Ok in Chrome.

    Cheers
    John

    #1157985

    Hello,

    Could I please have some assistance on this issue,

    Cheers
    John.

    #1158011

    Hi,

    Sorry for the delay. Applying a minimum height to the icon grid items seem to help. Please add this code in the Quick CSS field or the child theme’s style.css file.

    .avia-edge .avia-icongrid-numrow-3 li {
        min-height: 353px;
    }
    

    You can also apply a custom css class or ID attribute to the element if you don’t want to use the default selectors.

    Best regards,
    Ismael

    #1158048

    Hi Ismael,

    Many thanks for the reply.

    I tried the code in the quick CSS but I’m not seeing a change in Edge browser?

    I have a bit of other Quick CSS already there so not sure if this is conflicting with it? I added your code to the very bottom

    I have provided in PC a login link if it makes it any easier to test?

    Cheers
    John

    #1158778

    Hi,

    Thank you for the update.

    We disabled the Performance > File Compressions settings temporarily. The recent changes should be applied to the site now. Please make sure that the cache is removed before checking the page.

    Best regards,
    Ismael

    #1159699

    Many Thanks for your assistance.

    You guys rock.

    Please close thread.

    Cheers
    John

    #1159753

    Hi,

    You’re welcome! We’ll close the thread now. Please don’t hesitate to open a new one if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Misaligned icon grid in MS Edge vs Chrome’ is closed to new replies.