Button Border Colour?

I noticed this when trying out and using a button in the new modal but it is also occurring with a button just on its own. It seems to have a phantom inner blue border, not set in the settings?

CleanShot 2025-04-09 at 18.36.34

Is this a bug or may I have got something set wrong?

PS. The colours are just to highlight the point! :wink:

I’m guessing you have the button selected :wink: (and labels are off in the editor).

Try selecting a different component on the page…

I guess you are right! :flushed_face:

haha, easily done :rofl:

I have this same problem with a phantom blue border, - but it appears on the published website! Strange enough only on the first button in a menu-list with several buttons. the others are ok. How can I get rid of it?
Please have a look at it on a mobile view:

https://test2.riccardodelfino.eu

and have a look at my screenshots.
Thank you for any help or suggestions!

This is an outline for accessibility.

It depends how which component you’re using to create that menu, but the following tailwind class will remove the blue outline: outline-0

I can’t quite tell from your site which combination of components you’re using to create that menu, so if you’re not sure where to add that class, can you post a screenshot of the tree structure of the page or send me a link to your project file? :slight_smile:

Thank you for your reply, Ben! :slightly_smiling_face:

Here is a screenshot of the tree structure, I used Dropdown and Modal to create this menu (it was quite a bit of work, trying to find a way to make a bilingual site).

How could I send you the project file? Via WeTransfer, or else…???

Where and how can I insert the tailwind class you mentioned? I am a dummie with everything concerning codes and classes. :smirking_face:

And may I ask a second question: I can’t figure out how to make the mobile dropdown menu being fixed. Actually it is moving up and down on mobile, which is a bit confusing and annoying (please see screen-video 1 from my mobile).
This happens only on mobile device, but not when I simulate a mobile on my computer (see screen-video 2 from my computer).

Thank you very much for your help! :smiley: