Advertisement
Guest User

Untitled

a guest
Nov 17th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. @media screen and (max-width: 700px) {
  2.     #floating-cta {
  3.       display:none!important;
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement