Center a Button

How do I center a button using css snippets? ive tried justify-content: center but it does not work.

Some more information is necessary for anyone to be able to help here.

For example, what’s the plugin and/or Markdown/HTML creating the button? You can paste the Markdown in the forum here as a code block so people can get an idea of what’s going on.

Also, here’s a good guide on using the inspector:

You may be able to have a look around and see what CSS you need to target to get the button centered.