Home › Forums › Support › Add Text Slideout Toggle This topic has 2 replies, 2 voices, and was last updated 8 years, 10 months ago by Tom. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 23, 2016 at 5:02 pm #181128 Webmaster I desire adding text “menu” to the left of slideout toggle. \gp-premium\addons\generate-menu-plus\functions\generate-menu-plus.php I can slip in some code on line #659. Is there a better way? I don’t wanna keep doing this after each update. <li class="slideout-toggle"><a href="#generate-slideout-menu" data-transition="overlay"></a></li> This topic was modified 8 years, 10 months ago by Webmaster. Reason: format This topic was modified 8 years, 10 months ago by Webmaster. This topic was modified 8 years, 10 months ago by Webmaster. March 23, 2016 at 5:11 pm #181132 Webmaster I’ve also played around with the idea of adding some css. li.slideout-toggle a:after { content: "menu"; padding: 0 10px; } …what do you recommend? If I use the :before than the hamburger disappears. March 23, 2016 at 11:02 pm #181175 TomLead Developer Lead Developer This might help: https://generatepress.com/forums/topic/slideout-menu/#post-162826 Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In