- Posts: 75
- Thank you received: 0
Modify responsive burger menu icon
-
underground1
Inactive member -
Topic Author
- Offline
- Member
-
Less
More
8 years 10 months ago #46975
by underground1
Modify responsive burger menu icon was created by underground1
Hello,
I would like to change the code of the responsive menu to look like this: codepen.io/designcouch/pen/Atyop
I am searching with keywords in the template .php files but cannot find the file (but the menu .js file) that manages that.
I would like to change the default <a href="#" class="nav-toggle" aria-hidden="false">Menu</a> to
<a href="#" class="nav-toggle" aria-hidden="false">
<div id="nav-icon">
<span></span>
<span></span>
<span></span>
</div>
</a>
Is this possible and where?
Thanks.
I would like to change the code of the responsive menu to look like this: codepen.io/designcouch/pen/Atyop
I am searching with keywords in the template .php files but cannot find the file (but the menu .js file) that manages that.
I would like to change the default <a href="#" class="nav-toggle" aria-hidden="false">Menu</a> to
<a href="#" class="nav-toggle" aria-hidden="false">
<div id="nav-icon">
<span></span>
<span></span>
<span></span>
</div>
</a>
Is this possible and where?
Thanks.
Please Log in to join the conversation.
8 years 10 months ago #46977
by milos
Replied by milos on topic Modify responsive burger menu icon
Copying of features from web sources to existing Joomla templates requires good Joomla and programming knowledge. We can't support that. We can only do it on your behalf for a fee.
Thanks,
Milos
Thanks,
Milos
Please Log in to join the conversation.
Time to create page: 0.169 seconds