studiopress / genesis-sample

This is the sample theme created for the Genesis Framework.
https://demo.studiopress.com/genesis-sample/
528 stars 284 forks source link

Update custom class for new button markup #342

Closed dreamwhisper closed 4 years ago

dreamwhisper commented 4 years ago

Updates the homepage Get in touch button to allow it to align left below 600px. The custom class was available with the previous markup. This adds it to wp-block-buttons.

How to test

  1. Install the theme, then import either the color or black and white starter pack through OCTS.
  2. View the front end.
  3. Reduce the screen width below 600px.
  4. The Get in touch button should alignleft (uses home-contact class).

Documentation

n/a

Suggested changelog entry

Notes