Skip to content

Apply theme styles on "Ping me!" button#605

Open
2ndkauboy wants to merge 1 commit into
pfefferle:mainfrom
2ndkauboy:patch-1
Open

Apply theme styles on "Ping me!" button#605
2ndkauboy wants to merge 1 commit into
pfefferle:mainfrom
2ndkauboy:patch-1

Conversation

@2ndkauboy
Copy link
Copy Markdown

The button currently only has the .wp-element-button class. In order to pick the default styles of the theme for a button, it also needs to have the .wp-block-button__link class on the input (see the normal "Comment" button as a reference). This change makes sure both buttons look the same.

The button currently only has the `.wp-element-button` class. In order to pick the default styles of the theme for a button, it also needs to have the `.wp-block-button__link` class on the input (see the normal "Comment" button as a reference). This change makes sure both buttons look the same.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant