Contact form and newsletter form – same field text color

This topic has 6 replies, 2 voices, and was last updated 1 year, 4 months ago ago by Tony Rodriguez

  • Avatar: TheOne
    TheOne
    Participant
    November 23, 2022 at 18:57

    Hello,

    I have this code that changes the newsletter color in the footer (to white):

    
    input::-webkit-input-placeholder,input.form-control::-webkit-input-placeholder {
        color: #fff;
    }
    input:-moz-placeholder,input.form-control:-moz-placeholder {
        color: #fff;
    }
    input::-moz-placeholder,input.form-control::-moz-placeholder {
        color: #fff;
    }
    input:-ms-input-placeholder,input.form-control:-ms-input-placeholder {
        color: #fff;
    }

    But the funny thing is that it also changes the color of the first two labels in the contact form (so they are white and barely visible)

    How can i divide the color?

    Thank you,

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 24, 2022 at 06:15

    Hello, @TheOne,

    I have just checked your site now and did not find that form and labels. see the image under private content area.

    If I am on the correct site then please share the page URL OR if I am on the wrong site then please share the correct site WP Admin URL and Credentials in the private content area of this topic, so that I will further check it for you on your site and help you out.

    Regards 8Themes Team.

    Please contact administrator
    for this information.
    Avatar: TheOne
    TheOne
    Participant
    November 24, 2022 at 13:04

    Hello,

    Please move your link into private.
    Credentials also in private.

    Thank you,

    Please contact administrator
    for this information.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 24, 2022 at 14:37

    Hello, @TheOne,

    I have added a custom CSS code in the theme settings >> see the image under private content area. by doing this your issue is resolved. See the resulting image under private content area. please check back to your site after clearing the browser cache.

    Regards 8Themes Team.

    Please contact administrator
    for this information.
    Avatar: TheOne
    TheOne
    Participant
    November 25, 2022 at 21:16

    I will check it thank you. Can you please stop posting site images publicly?
    I would really appreciate it if you would place the image links into private.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    November 26, 2022 at 05:35

    Hello, @TheOne,

    Sure, Take your Time.

    I have updated this topic. All the provided images of my replies are under the private content area of this topic. please check back now.

    Regards 8Themes Team.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.