vigetlabs / wordpress-site-starter

2 stars 0 forks source link

[#95] Fixing button outline border bug #96

Closed nathan-schmidt-viget closed 1 month ago

nathan-schmidt-viget commented 1 month ago

Summary

This fixes a few bugs with the button.

Issues

  1. Add a block that has a button or just add the button block.
  2. Make sure you can change the bg/text color.
  3. The Outline variant defaults to a transparent bg.
  4. When you set the text color for the outline variant it sets the border color.

Screenshots

Can set a bg/text color overriding the default for both variants.

Screenshot 2024-05-29 at 12 28 30 PM

When you set the text color it should set the border color.

Screenshot 2024-05-29 at 12 30 48 PM