Slideable menu plugin questions

Hello everyone,

I have an icon that notifies a user that they have an unread message, but when they click on the menu all of the menu options are formatted the same. I’d like to bold the “messages” text or add a similar blue icon next to it. Does anyone know to bold or add an icon by the text in a slideable menu option?

add a conditional onto the element

for instance

when the user message count is greater than 0

change: BOLD

Below is the screenshot of the options. Do you know how to configure it for the actual slide menus text itself?

59%20PM

I don’t think it’s possible to do this with the slideable plugin.

1 Like

I agree with @Nocodify This is a very limited plugin. I suggest you to use the BDK one.

1 Like

Are there other options you’d recommend to solve this?

@joshua.luna0

If you are unable to fully customize the plugin for slideable menu I would build your own. It is simple enough, there are a few threads on the forum about it.

Here is one that I created

It is fully customizable as you make it and free.

1 Like

You can use this plugin to achieve it easily

This is great, thank you!