Skip to content

Instantly share code, notes, and snippets.

@tarikcayir
Last active August 29, 2015 13:55
Show Gist options
  • Save tarikcayir/8714572 to your computer and use it in GitHub Desktop.
Save tarikcayir/8714572 to your computer and use it in GitHub Desktop.
/*
* For a clean bxSlider!
*/
.bx-wrapper .bx-viewport {
background : none;
border : 0px;
left : 0px;
-moz-box-shadow : none;
-webkit-box-shadow : none;
box-shadow : none;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
bottom : -30px;
position : absolute;
width : 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment