...

/

Problem: Center Inside a Transformed (Parallax) Container

Problem: Center Inside a Transformed (Parallax) Container

Try to center an element inside a transformed container by compensating for parent transforms.

Problem description

A .parallax container sized 400px by 400px has transform: translateY(-50%) applied for a parallax ...