Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1465188

    Can you get me some CSS code to make the Shipping prices white text?

    See screenshot for Cart and Checkout pages text that reads: “Stamps.com USPS Parcel Select Ground: $5.86”

    The prices that automate has a dark text and hard to read.

    thanks

    #1465212

    Hey bemodesign,

    Please try the following in Quick CSS under Enfold->General Styling:

    ul#shipping_method bdi, ul#shipping_method bdi span {
      color: #fff;
    }

    Best regards,
    Rikard

    #1465274

    thanks!

    • This reply was modified 1 month ago by bemodesign.
    #1465288

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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