[Hustle] Popup display issue in IE

I’ve created a popup with Hustle, however it’s not displayed correctly in Internet Explorer. Can you help me fix that?

  • Nithin Ramdas
    • Support Wizard

    Hi Business Solutions ,

    Could you please try the following CSS and then see whether it works fine:

    .hustle-ui .hustle-info--compact.hustle-info .hustle-layout .hustle-image-fit--cover.hustle-image img, .hustle-ui .hustle-info--default.hustle-info .hustle-layout .hustle-layout-content .hustle-image-fit--cover.hustle-image img, .hustle-ui .hustle-info--stacked.hustle-info .hustle-layout .hustle-layout-body .hustle-image-fit--cover.hustle-image img {
    	width: 100% !important;
    	height: 100% !important;
    
    }

    You can add the CSS via the default WordPress customizer, under Appearance > Customize > Additional CSS.

    Please do check and see how that goes. Looking forward to your response.

    Kind Regards,
    Nithin

  • Dmytro Borovyk
    • Staff

    Hello Business Solutions,

    I tested it with IE 11 and could not replicate the issue. The popup is displaying fine for me.

    Please try clearing the browser cache as explained here, and then refresh the page.

    If the issue persists, could you please send some more details for us to try and replicate it on our end:

    – your operating system and Internet Explorer version and build from Settings >> About Internet Explorer;

    – is it happening on some particular page, or across the site?

    Best Regards,
    Dmytro