Home › Forums › Product Support Forums › Related Posts Pro for WordPress Support › vertically center posts (currently left:0) › Reply To: vertically center posts (currently left:0)
February 16, 2017 at 4:39 pm
#11983
Participant
hi
thanks for getting back to me! 🙂
i tried the position: static, that worked well but as you said the order is reversed
– is there a way to randomize the order each time the page is refreshed? that’d be a great feature…
as for trying display: table, transform: translate(-50%, 0) pushes it outside the box, not centered.
it required margin: auto !important; as well to center 🙂