First of all, thanks for your great template and extensive demo files.
In demo-real-estate-2 I found using Internet Explorer 11 the text "Your Dream Home, A few click away" isnot vertically centered, instead the text reside on top of the screen (please see the attached picture).
While using other browsers (Mozilla, Google Chrome) the text is vertically center.
Please help....
Text not vertically center in demo-real-estate-2
2 replies · opened Aug 21, 2020
Hello,
Thank for reporting this to us and Apologies about the Inconveniences caused!
We are working on this and will be releasing an Update by tomorrow with the Solutions. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Hello,
Thanks for your Patience!
We have run some tests on this and the issue is largely due to IE11 Bugs not executing the FLEX CSS correctly. Consider using the following CSS Codes:
@media (min-width: 992px) {
.vertical-middle {
height: 1px;
}
}
.vertical-middle > .container {
height: auto !important;
}
and this should fix the issue on IE11. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard