INN / umbrella-publicsource

Umbrella repository for publicsource.wpengine.com
GNU General Public License v2.0
0 stars 2 forks source link

Make footer buttons match other buttons on site #41

Closed joshdarby closed 4 years ago

joshdarby commented 4 years ago

Changes

This pull request makes the following changes:

Desktop: Screen Shot 2020-05-05 at 10 52 53 AM

Mobile: Screen Shot 2020-05-05 at 10 53 05 AM

Why

For #39 / client request

All looks good, but can the DONATE and SUBSCRIBE be styled like the rest of our buttons on site? The text for those looks really large, if the the subscribe can say SIGN UP and be an orange button and the donate in our publicsource blue (#418CFF) that would be awesome. Thanks!

Testing/Questions

Features that this PR affects:

Questions that need to be answered before merging:

Steps to test this PR:

  1. Add a Largo Donate widget to the Footer 2 widget area
  2. Add a custom HTML widget to the Footer 2 widget area with this text
    <div class="footer-subscribe-container">
    <a class="btn btn-primary btn-subscribe" href="/subscribe/">SIGN UP</a>
    </div>
  3. View on desktop and mobile