Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Need help adding text beside menu

Featured Replies

Hey everyone! :)

Thank you for dropping by, I need a small assistance from you kind folks.

I am using a burger menu icon for my navigation which when click expands just like this http://demos.artbees.net/jupiter/himalia/

But I've been told by quite a few that they're finding it hard to locate the menu hence I would like to add the word "MENU" next to the icon like this http://i.imgur.com/CT6q3uW.jpg

However the folks from Jupiter theme told me I need to pay for this customization which I can't afford. I am really hoping there's a kind soul here could help me out with adding the word "MENU" next to the icon, here is the codes http://pastebin.com/izaGmaT5 I'm just not sure what code to add for the text.

Thank you very much for reading! :drinks:

I went to your site and added this CSS in the inspector. It worked fine so just add it to your stylesheet:

.mk-css-icon-menu:before{
    content: "Menu";
    position:absolute;
    color:#BADA55;
    right:50px;
    top:-38px;
}

  • Author

 

I went to your site and added this CSS in the inspector. It worked fine so just add it to your stylesheet:

.mk-css-icon-menu:before{
    content: "Menu";
    position:absolute;
    color:#BADA55;
    right:50px;
    top:-38px;
}

Thank you so much Nillervision, it worked!!! I really appreciate your help, thanks again!

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.