Closed purduekenny closed 8 years ago
For context, here it is with styles off:
the close 'x' is a little weird, but it seems jankey by design.
These button styles from the theme are clashing with the close 'x'
Adding this to the gold button css fixes it:
.gold-payment .close-button {
box-shadow: none;
padding: 0;
}
I will add a pull request to assist with the issues regarding this element. I've attached a file of what the css changes would appear as:
There is a commented line that can remove the laurel from the background if desired.
Chrome Version 50.0.2661.102 m (64-bit) Windows 7