IE11 flexbox text issues

Hi,

I am building a site on the latest Pro, and finding that IE11 displays the text outside of the window area

see video

Is there an easy css fix to bring IE11 into line?

Best wishes

Scot

Hello Scot,

Thanks for writing in! Regretfully the video were no uploaded. To better assist you with your issue, kindly provide us access to your site so that we can check your settings. Please create a secure note with the following info:
– Link to your site
– WordPress Admin username / password

To know how to create a secure note, please check this out: https://theme.co/apex/forum/t/how-to-get-support/288

Best Regards.

Thank you… details below

Hey Scot.

Thank for providing the credentials. To fix the text overflow issue in IE11, please add the following code in the Theme Options > CSS:

.no-preserve3d .x-text {
    width: 100%;
}

Don’t forget to clear all caches including your browser’s cache after adding the code. Let us know how this goes!

That worked perfectly! Thank you

You’re most welcome, Scot!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.