Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. .menu-item-114 i .fa {
  2. display: none;
  3. }
  4. .menu-item-114 > a:before {
  5. content: "\f200";
  6. font-family: "Font Awesome 5 Free";
  7. font: normal normal normal 14px/1 FontAwesome;
  8. margin-right: 10px;
  9. min-width: 22px !important;
  10. display: inline-block;
  11. font-size: 18px;
  12. text-align: center;
  13. position: relative;
  14. top: -1px;
  15. }
  16.  
  17. .menu-item-115 i .fa {
  18. display: none;
  19. }
  20. .menu-item-115 > a:before {
  21. content: "\f201";
  22. font-family: "Font Awesome 5 Free";
  23. font: normal normal normal 14px/1 FontAwesome;
  24. margin-right: 10px;
  25. min-width: 22px !important;
  26. display: inline-block;
  27. font-size: 18px;
  28. text-align: center;
  29. position: relative;
  30. top: -1px;
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement