Button title in Dropdown Menu
Posted: Thu Dec 22, 2022 12:22 pm
Hi,
is there a way to change the title of the button from Hamburger Menu in the Dropdown Menu?
I'm using the latest V18.
Standard in generated code is:
<button title="Hamburger Menu" type="button" class="navbar-toggle" data-bs-toggle="collapse" data-bs-target=".DropdownMenu1-navbar-collapse">
Because I don't want this standard-text to appear when hovering the button, I would like to change the title for example to "Main Menu" or something like that, but I did not find any possibility in Webbuilder. Hopefully there is a possibility inside of Webbuilder which I only did not find yet. As workaround I edit the HTML directly and change the text to my needs, but this is not what I like to do.
Thanks in advance for any help.
Armin
is there a way to change the title of the button from Hamburger Menu in the Dropdown Menu?
I'm using the latest V18.
Standard in generated code is:
<button title="Hamburger Menu" type="button" class="navbar-toggle" data-bs-toggle="collapse" data-bs-target=".DropdownMenu1-navbar-collapse">
Because I don't want this standard-text to appear when hovering the button, I would like to change the title for example to "Main Menu" or something like that, but I did not find any possibility in Webbuilder. Hopefully there is a possibility inside of Webbuilder which I only did not find yet. As workaround I edit the HTML directly and change the text to my needs, but this is not what I like to do.
Thanks in advance for any help.
Armin