Tagged: Protected Menu item
- This topic has 3 replies, 2 voices, and was last updated 2 weeks, 1 day ago by
André Zenker.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
March 25, 2026 at 5:29 pm #342790
André Zenker
ParticipantIs there a way to place a padlock icon behind the normal text of a menu item (to indicate that the menu item is protected)?
March 26, 2026 at 1:11 am #342792sujapati
Keymaster@Andre: We just want to clarify your requirement to ensure we provide the correct solution. When you mentioned placing a padlock icon behind the menu text, do you mean you just want to show a lock icon as a subtle badage before the menu? Please add the CSS code to your site.
@media screen and (min-width: 64em) { .site-header ul#primary-menu:before { content: "\f023"; font-family: "FontAwesome"; position: absolute; top: 17px; transform: none; opacity: 0.3; font-size: 14px; pointer-events: none; left: 7px; } }Please let us know if that is what you are looking for.
Regards,
SujapatiMarch 30, 2026 at 3:45 pm #342826André Zenker
ParticipantThanks for the reply. I will test this and leave a comment if it works.
March 31, 2026 at 7:13 am #342838André Zenker
ParticipantThanks for this reply. It works wonderful 🙂
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
