10 years ago
nameless
Member
I have two menus that appear in mobile. I would like the topmost menu to say "Select something..." and then the lower dropdown menu to say "Select something else..."
I've found them in functions.php and top.php, but I'm terrible with PHP, and am not sure how to edit one without editing the other. Thanks! |
10 years ago
nameless
Member
Currently they both say, "Go to..." :-)
|
10 years ago
Alice
Support Service
Hi!
To fix this you have to remove the following code:
in the file functions.php. |
10 years ago
nameless
Member
I tried that, but it just removes both of them...
|