EduardET

Untitled

Mar 2nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. @media screen and (min-width: 400px) and (max-width: 980px) {
  2. #mobile_menu li:not([id]) {
  3. display: none !important;
  4. }
  5. div#et-secondary-menu,
  6. ul#et-secondary-nav {
  7. display: block !important;
  8. float: left;
  9. }
  10. #top-header .et-cart-info {
  11. margin-left: 7px;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment