Hey,
This is an odd bug that I haven’t been able to figure out.
I have all my buttons setup like this:
background-color: #1e73be;
color: white;
Generally speaking that works fine throughout the site except in one odd scenario.
When you are on any WooCommerce page, the background color of the top bar newsletter subscribe button and the header contact form dropdown submit button changes to a generic grey background color. This is very strange for two reasons:
1. On any non WooCommerce page, the buttons display fine using the #1e73be background color as I have set.
2. If you inspect the buttons on a WooCommerce page, it still says the background color is #1e73be even though it obviously is not.
Screenshots and links in next post.
Thanks.