Need to add the word "Menu" Above Hamburger Menu

WS92657
New Member
2 0 0

Hello,

 

I am using the Boundless theme. I need to add the word "Menu" above the hamburger menu. The hamburger menu in the code links to an image. So if I just search for "hamburger" in the code I do not find it. Just an image link to a picture of a hamburger menu. Any help is appreciated.

Thank you

 

Screen Shot 2019-10-02 at 9.33.34 AM.png

Replies 22 (22)
suyash1
Shopify Partner
7383 900 1215

@adkato1976 - remove previous css and try this

@media screen and (max-width:749px){
nav.grid__item.small--text-center.medium-up--one-fifth:before {
content: "Menu";}
}
You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly
#1 Product Filter & Search app on Shopify
adkato1976
Tourist
4 0 1

You're an absolute genius!!!! That got it! Thanks SOOOOO much!!!!!

suyash1
Shopify Partner
7383 900 1215

@adkato1976 - welcome

You are welcome to contact me - suyash.patankar@gmail.com, My timezone is GMT+5:30,to build shopify pages use pagefly
#1 Product Filter & Search app on Shopify