- 10
I would like to link the 'Menu Title' to a URL.
I am using the Categories with Pictures and tried to insert:
<li><a href="LINKTOURLHERE">@T("SevenSpikes.MegaMenu.Admin.Settings.MenuItemNameValue")</a>
<div class="dropdown categories fullWidth">
<div class="row-wrapper">
however it doesn't work, any help would be appreciated.
This is so that as well as hovering on the 'Menu Title' to show all categories with pictures a visitor can click on it to link to a page.
I am using the Categories with Pictures and tried to insert:
<li><a href="LINKTOURLHERE">@T("SevenSpikes.MegaMenu.Admin.Settings.MenuItemNameValue")</a>
<div class="dropdown categories fullWidth">
<div class="row-wrapper">
however it doesn't work, any help would be appreciated.
This is so that as well as hovering on the 'Menu Title' to show all categories with pictures a visitor can click on it to link to a page.