Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1470294

    ADULT CONTENT

    When you are on the checkout page, there is a checkbox below the address and phone that says “Subscribe to our newsletter”, but it is in gray font color. Can you get me CSS Code to make this white font color? thanks!

    #1470340

    Hey bemodesign,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1470376

    ADULT CONTENT

    link attached.

    #1470421

    Hi,

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

    p.mailchimp-newsletter span {
      color: #fff;
    }

    Best regards,
    Rikard

    #1470808

    ADULT CONTENT:

    Thanks and one more need for white text is on each product where it says “PayPal PayPal Pay in 4 interest-free payments of $23.23 Learn moreLearn more”

    #1470839

    Hi,

    That element is added via an iframe, so we can’t change that via CSS unfortunately.

    Best regards,
    Rikard

    #1470859

    I got it in Pay Pal settings. thanks

    #1470888

    Hi,

    Thanks for the update, we’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Checkout page font color for specific checkbox’ is closed to new replies.