the object hero-wrapper is aligned perfectly. The issue is with the Hero-Heading again. Change it’s position values to as following:
Now scroll down to the Effects panel, choose Transforms->Move and use values as shown:
Since you are using the very same trick on Hero-Wrapper you can remove the code from body. I see that it doesn’t work properly anyway. I can tell by there is no style="" element in html.
How could I miss the 1em technique and the -50% translation one?
It’s neat because you do it entirely in Webflow.
It’s a bit less neat that it requires quite a bunch of clicks. How well does it work in Webflow if you affect these properties to classes to re-apply them easily on other elements?
Change it from display: inline-block to display: block and try then. IE is bugged as hell… I have to use some JavaScript code to make stuff work on IE - client asked for it. Only 1.4% ppl on Earth use IE so I simply don’t optimize if I don’t have to.