Home / Admin / Slide Reposition Top Left v2
Duplicate Snippet

Embed Snippet on Your Site

Slide Reposition Top Left v2

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

Comments

Add a Comment