Viewing 1 replies (of 1 total)
  • Thread Starter Juan Pablo Gomez

    (@sampsjp)

    got it!

    Had to use
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* plus the other prevendor fixes... */

Viewing 1 replies (of 1 total)

The topic ‘Vertical Align images’ is closed to new replies.