Feature Request
-
Hi, I’m finding your plugin very useful – thank you! However, it would be helpful if the frontend output assigned a class to the menu
<li>
tag when that item has an image. For example, the output now is something like this:<li class="menu-item"> <a href="#" class="menu-image-title-below"> ... </a> </li>
The li class is no different than any regular menu item. It would be very useful for styling if you could add a class like this:
<li class="menu-item menu-item-image"> <a href="#" class="menu-image-title-below"> ... </a> </li>
Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Feature Request’ is closed to new replies.