Skip to content

Custom CSS Button help #446

Answered by mProjectsCode
motion2082 asked this question in Q&A
Oct 28, 2024 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

What have you tried? How does your CSS selector look like?

The following example should work.

style: primary
label: Open Meta Bind FAQ
class: my-css-class
action:
  type: command
  command: obsidian-meta-bind-plugin:open-faq
.mb-button.my-css-class > button {
  rules: here;
}

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@cgthunderstrike
Comment options

@cgthunderstrike
Comment options

@motion2082
Comment options

@mProjectsCode
Comment options

@motion2082
Comment options

Answer selected by motion2082
# for free to join this conversation on GitHub. Already have an account? # to comment
Category
Q&A
Labels
None yet
3 participants