Airman01
0
Q:

how to middle fixed element

	position: fixed;
	top: 0;
	z-index: 100;
	left: 50%;
	transform: translateX(-50%);
0
left: 50%;
margin-left: -400px; /* Half of the width */
0

New to Communities?

Join the community