cyberdev

Untitled

Jul 27th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. .bimber-custom-menu {
  2. text-align: center;
  3. white-space: nowrap;
  4. overflow: hidden;
  5. overflow-x: scroll;
  6. padding: 5px;
  7. }
  8. .bimber-custom-menu .sub-menu{display:none;}
  9. @media only screen and (min-width: 960px){.bimber-custom-menu .g1-primary-nav{display:none;}}
  10. @media only screen and (max-width: 960px){
  11. .bimber-custom-menu .g1-primary-nav{display:block !important;}
  12. #g1-social-icons-1{display:none;}
  13. .g1-header .g1-id {float: none;}
  14. }
Add Comment
Please, Sign In to add comment