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
@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're an absolute genius!!!! That got it! Thanks SOOOOO much!!!!!
@adkato1976 - welcome
User | RANK |
---|---|
220 | |
60 | |
47 | |
26 | |
24 |