New Landing How can we help? Atelier Edit text input fields background color in Cart, Checkout

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Atelier
  • #303961
    tkhong
    Member
    Post count: 35

    Hi,
    How can I edit the background color of text input fields in cart and checkout page?
    I would like the form fields’ background color to turn #f4f4f4 once User has input text or if the fields are auto-filled via browser.

    Thanks

    #304230
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to add the code below to your custom css option.

    .woocommerce .quantity .minus, .woocommerce .quantity input.qty, .woocommerce .quantity .plus #jckqv_summary .quantity input.qty, .woocommerce form #customer_details .form-row input {
        background-color: #ccc !important;
    }

    -Rui

    #304256
    tkhong
    Member
    Post count: 35

    Thanks Rui.
    It didn’t quite do it. It only changed fields background color to #xxx and not changed background after/if input fields are filled.

    Related,
    Can you check with Firefox: https://www.mekong-merchants.com/checkout/
    Can you help left align the Newsletter signup box? It’s currently in the middle.

    Thanks.

    #304272
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you try this one.

    #mailchimp_woocommerce_newsletter {
        left: -70px;
        position: absolute;
    }

    -Rui

    #304299
    tkhong
    Member
    Post count: 35

    Thanks Rui.
    However, that only works for Firefox. On Chrome, Safari and Safari mobile the tickbox is gone.

    #304300
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I’m seeing fine in all the browsers, clear the cache in all devices and check again.

    -Rui

    #304301
    tkhong
    Member
    Post count: 35

    Thanks Rui, still the same as my previous message. Can you check again as well?

    #304303
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    I checked before replying to you. Can you ask someone else to test it that never accessed the site?

    -Rui

    #304317
    tkhong
    Member
    Post count: 35

    Thanks Rui, they say the same.
    I removed your CSS code after verifying. (Cleareh cache, history and reloaded site on all and also from site cache)

    Please check screens. Chrome and Safari has a squeezed Account signup. On Firefox it is gone.

    Thanks for looking at this.

    Attachments:
    You must be logged in to view attached files.
    #304753
    David Martin – Support
    Moderator
    Post count: 20834

    I see this:

    How can we replicate this?

    If you want to modify this outside of our demo setup you would need to work with a developer.

    #304789
    tkhong
    Member
    Post count: 35

    Thanks David, this had been resolved.

    #304794
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.

    -Rui

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register