Website 1:
Shipping estimator/quotes show Fedex rates first then USPS rates. We would like to show USPS first. How can we do this?
Also, the shipping quote (price) font color is charcoal (on a black bakckground). I have looked through our style settings and nowhere do we have that color as an option. Can you let me know how to make this font color white?
Website 2:
Update cart button is dead. I=When trying to increase quantity (which is common for this website), if the user hits update cart it does nothing.
Credentials in private data. Please help!
Is anyone available to help?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top label span, #top legend span {
color: white;
}
Then update Enfold to the latest versions 3.6.1 – http://kriesi.at/documentation/enfold/updating-your-theme-files/. You are currently using older version and they are not compatible with WooCommerce 2.6+
Best regards,
Yigit