Guest User

Untitled

a guest
Jan 16th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. +/* Moving the arrows on the slider */
  2. +.fl-post-carousel-navigation .carousel-next .fl-post-carousel-svg-container {
  3. + left: 50px;
  4. +}
  5. +.fl-post-carousel-navigation .carousel-prev .fl-post-carousel-svg-container {
  6. + right: 50px;
  7. +}
Add Comment
Please, Sign In to add comment