Viewing 1 replies (of 1 total)
  • Plugin Author Synved

    (@synved)

    You can use the “type” argument, and then use the synved-button-type-MYTYPE CSS class. Like this:
    [button type="my-button-type"]Test Button[/button]

    Then in the custom Style box use:
    .synved-button-type-my-button-type { color: red; }

Viewing 1 replies (of 1 total)
  • The topic ‘Adding css classes to buttons?’ is closed to new replies.