Skip to content

Instantly share code, notes, and snippets.

@quangmai911
Forked from tdmrhn/blc-sticky-share-box.css
Created April 23, 2022 08:36
Show Gist options
  • Save quangmai911/7106b0e8f89544151c6d8b27f90d9500 to your computer and use it in GitHub Desktop.
Save quangmai911/7106b0e8f89544151c6d8b27f90d9500 to your computer and use it in GitHub Desktop.
Blocksy Sticky Share Box
.ct-share-box[data-type="type-2"] > div { position:fixed; top:50%; background:var(--paletteColor7); border-radius:0 5px 5px 0; left:7px; max-width:80px; padding-bottom:15px; z-index:99; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment