1
vote
Add right center option for fixed element
Hi,
can you please add a right center option – and a left center option – for fixed elements?
So the element should be on the right side. (top: 50%; transform: translateY(-50%))
Or is there another way to add an fixed icon or button at the right side of the page?
I used a bottom element and changed the css to archieve this.