I would like to edit the label “Menu” that is used when the “Full Width Menu” widget i used on a page. When you view it on a mobile device, the menu collapses nicely and a single button appears that is labeled “Menu”
I would like to be able to change this to “Menu A”, “Menu B”, Menu C” depending on the page. Is there a way to do this by targeting the page ID or something similar?
Thank you!
Hey clint0n,
You could likely do that by targeting it with CSS using the page-id class which is unique for each page, you will find it in the body tag. If you need help with your CSS then please post a link to your page and we’ll have a closer look.
Regards,
Rikard
The site isn’t opened to the public yet, but I can give you my code from just that part… I tried using CSS to change the text but it didnt work when I tried…
Here is the HTML block:
Thanks!
Hey!
With what provided, it is really hard for us to replicate.
We can help you, just finalise your rest of the work, push it live and we will help with the menu after.
Thanks a lot for your understanding
Best regards,
Basilis
I have found the file that labels the menu so I’ve just changed it from “menu” to what I wanted for now, something generic that will work better on all of my sub-sites.
I’ll let you know when its publicly available and then maybe we can figure out a better way to do it :)
Thanks!