align-items: flex-end does not work in IE 11
-
Elementor is a great experience. However my webpage studiemotivatie.nl looks different in IE 11. As this site is aimed at the education sector I would like to solve this issue.
The items in the columns on the page are aligned by Elementor with this css:
.elementor-7 .elementor-element.elementor-element-90f7fc7.elementor-column .elementor-column-wrap {
align-items: flex-end;
}It seems IE11 does not recognize the flex-end statement. All the title items in the columns are aligned on top in IE11. In Chrome and Firefox the page looks perfectly as intended.
Would you know a workaround for this?
The page I need help with: [log in to see the link]
- The topic ‘align-items: flex-end does not work in IE 11’ is closed to new replies.