Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1021864

    I have a page with Tab Sections that include avia image elements. When I reduce the window width, the tab section and the image shrink to fit the window width, as expected.

    Except for in Internet Explorer 11. There, the image widths do not change and the tab section extends beyond the window width.

    If I move the image elements outside of the tab sections and then resize, it works as expected.

    #1023658

    Hey Scott,

    Thank you for reporting that.
    We will have our team to take a look and the issue and have a solution for that IE bug :)

    Best regards,
    Basilis

    #1025562

    Thank you. Any update on this? I’m curious if you were able to reproduce it.

    #1026148

    Hi,

    I tried it on Edge and I couldnt see it happen.
    On IE11, latest version it didnt worked.

    Best regards,
    Basilis

    #1026419

    Also, I can reproduce the problem with Enfold 4.5, both with and without my child theme.

    #1027316

    Hi,

    Thank you for the update and for letting us know.

    Best regards,
    Basilis

    #1028067

    Do you have any suggested workarounds for this?

    #1029729

    Hi,

    I can’t reproduce the issue on IE11 Windows 8. Can you give us a screenshot of the issue?

    Best regards,
    Ismael

    #1030021

    When the image element is wider than the window, the image and the enclosing tab section are both stay wider than the window and are cropped by the right window border. I can disable all plugins and my child theme, and the problem still happens.

    I can reproduce the problem with:

    IE 11 on Windows 10
    IE 10/11 on Windows 7 and 8

    I have included links to screenshots.

    #1030034

    In order to work around this, I have needed to change the page layout to remove the images from the tab sections, where they resize as expected. But I have recreated the issue in a test copy of the page, which you can view here:

    #1031485

    Hi,

    Thanks for the info.

    This css code should resize the tab layout container on IE.

    .avia-msie .av-layout-tab  {
        max-width: 100vw !important;
    }

    Best regards,
    Ismael

    #1031747

    That took care of it, thank you!

    #1031971

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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