tommyosheawebdesign

Add text to Nav Menu Elementor

Jan 12th, 2021 (edited)
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. .elementor-menu-toggle:after {
  2.     position: relative;
  3.     content: "Menu";
  4.     padding-right:10px;
  5.     bottom: 3px;
  6.     margin-left: 5px;
  7.     margin-top: 5px;
  8. }
Add Comment
Please, Sign In to add comment