Skip to content

Instantly share code, notes, and snippets.

@tomhemsley
Created April 21, 2015 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomhemsley/e93278442398757eccfc to your computer and use it in GitHub Desktop.
Save tomhemsley/e93278442398757eccfc to your computer and use it in GitHub Desktop.
Meta Slider - Nivo Responsive Caption
@media screen and (max-width: 480px) {
.metaslider .nivo-caption * {
font-size: 0.8em;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment