Skip to content

Instantly share code, notes, and snippets.

@jeherve
Created August 17, 2013 18:33
Show Gist options
  • Save jeherve/6258173 to your computer and use it in GitHub Desktop.
Save jeherve/6258173 to your computer and use it in GitHub Desktop.
[Jetpack] Carousel: move the close icon to the right
.jp-carousel-close-hint { right: 100px!important; }
body .jp-carousel-close-hint span { float: right; font-size: 60px!important; width: 60px; height: 60px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment