Home / Admin / Slide Reposition Top Right v2
Duplicate Snippet

Embed Snippet on Your Site

Slide Reposition Top Right v2

Code Preview
css
html div#om-{{id}} {
	top: 0px !important;
	bottom: unset !important;
	transition: top 0.3s ease 0s !important;
}

Comments

Add a Comment