Viewing 6 posts - 1 through 6 (of 6 total)
  • #80598
    illustrate74
    Member
    Post count: 63

    Hi, ive tried searching the forum but cant see a answer?
    what code should i use to change the cart input area colour?

    At the moment the site is set as a black background…so wanted a white or light grey input area.

    Also on the cart page…the “email customer support” pop up has a white background with dark input area…how would i reverse this?

    Many thanks
    Bradley

    Portfolio

    #80913
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Bradley,

    Check the “Alt bg colour” in the colour customiser, this is what controls the input colour.

    You can change the modal background with the following custom css:

    .modal {
    background: #333;
    }

    Hope that helps.

    – Ed

    #81126
    illustrate74
    Member
    Post count: 63

    Hi Ed, ive set the alt bg colour to 111111 dark gey as the colour on the homepage and blog the section under the thumbnail images…is there a way to seperatly alter the colour for the imput sections?

    #81155
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code :
    form.wpcf7-form input[type="text"], input[type="password"], input[type="email"], textarea, select{background:#fff !important}

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #81170
    illustrate74
    Member
    Post count: 63

    Hi Mohammad, thank you!
    would there be a similar code to change the imput areas on the cart/checkout?

    Checkout

    Many thanks
    Bradley

    #81176
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code :
    form.checkout input[type="text"], input[type="password"], input[type="email"], textarea, select{background:#fff !important}
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 6 posts - 1 through 6 (of 6 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