I need to set a class to a menu link a tag. Using the menu attribute module results in the li tag receiving the class instead. How do I add a class to the a tag of a menu link? This is demonstrated here: https://www.youtube.com/watch?v=RB7mckbDyd8, but attempting to follow results in the li tag receiving the class instead. Please advise.

CommentFileSizeAuthor
#7 Edit_menu_link___Drupal_standard.png87.07 KBjoelpittet
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Tamuren created an issue. See original summary.

Tamuren’s picture

Issue summary: View changes
joelpittet’s picture

Status: Active » Fixed

Menu item is the <li> tag. Menu link is the <a> tag

Tamuren’s picture

Thank you for the definition. How do I add a class to the Menu link?

Tamuren’s picture

Status: Fixed » Active
Tamuren’s picture

Title: Can't target menu item's <a> tag » Can't target menu link<a> tag
Issue summary: View changes
joelpittet’s picture

Issue summary: View changes
Status: Active » Fixed
FileSize
87.07 KB

Inside the fieldset that says menu link attributes:

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.