Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #668701

    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!

    • This topic was modified 8 years, 2 months ago by web6s.
    #669478

    Is anyone available to help?

    #670317

    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

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.