Guest Posted March 12, 2020 Share Posted March 12, 2020 Site URL: https://www.todoinc.co/ Hi everyone, Just wanted to ask how I should go about adding the word "MENU" right beside the hamburger icon in the navigation. I'm using the Ready template in the Skye template family. Ideally, it would look something like this: What code can I inject here? The site is https://www.todoinc.co/ Link to comment
tuanphan Posted March 12, 2020 Share Posted March 12, 2020 Add to Home > Design > Custom CSS .nav-toggle-label:before { visibility: visible; content: "HERE IS MENU"; color: #000; font-size: 20px; background: #f1f2f8; padding: 10px 20px; border-radius: 20px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted March 19, 2020 Share Posted March 19, 2020 It works perfectly!! Thank you so much, @tuanphan !!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.