Home › Forums › WordPress Plugins › Incorrect Amounts being returned by UPS module › Reply To: Incorrect Amounts being returned by UPS module
December 10, 2013 at 7:52 pm
#2768
vinny
Keymaster
Eric,
You’ll have to try to update the CSS in eShop Shipping Extension and if that doesn’t work, you’ll need to update your theme styles.
For eSe CSS:
dl.usc_shipping_details label {
color: #000 !important;
}
If that doesn’t work, look for form.eshop label:last-child
in your theme – that’s what is setting the font to white.
Cheers,
Vinny