Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency Between WordPress Default Buttons and Theme's Styled Buttons #17

Open
alexdeborba opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
[Component] Block Patterns Issues related to pre-designed content sections. [Type] Bug Unintended behaviors or errors in the theme.

Comments

@alexdeborba
Copy link
Collaborator

Description:

There is a noticeable size difference between the default buttons provided by WordPress and the custom-styled buttons in the theme, especially those with animations. This discrepancy introduces design inconsistencies across the theme, potentially affecting the overall aesthetic and user experience. For a cohesive and consistent design, it is essential that all buttons, irrespective of their state or animation, match in size.

Step-by-step Reproduction Instructions:

  1. Navigate to a page or post in the theme that uses both WordPress default buttons and the theme's custom-styled buttons.
  2. Compare the sizes of the two button types, noting the size difference.
  3. If possible, interact with animated buttons to observe if animations exacerbate the size discrepancy.

Screenshots:

Screenshot
Block Pattern

Screenshot
WordPress

Expected Behavior:

All buttons, whether they are default WordPress buttons or custom-styled buttons within the theme, should have consistent sizes to ensure a uniform design throughout the theme.

Suggested Solution:

Adjust the styling for the theme's buttons to match the size of WordPress's default buttons. If the theme's design intent is for smaller or larger buttons, then the WordPress default button styles should be overridden to match the theme's desired button size, ensuring design consistency.

@alexdeborba alexdeborba added [Type] Bug Unintended behaviors or errors in the theme. [Component] Block Patterns Issues related to pre-designed content sections. labels Oct 19, 2023
@atmostfear-entertainment atmostfear-entertainment changed the title Bug Report: Inconsistency Between WordPress Default Buttons and Theme's Styled Buttons Inconsistency Between WordPress Default Buttons and Theme's Styled Buttons Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Block Patterns Issues related to pre-designed content sections. [Type] Bug Unintended behaviors or errors in the theme.
Projects
None yet
Development

No branches or pull requests

3 participants