• ceannelee

    (@ceannelee)


    It’s in the Contact Form. The required email field is black. Is there any way to change it to match the rest?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author themeansar

    (@themeansar)

    Hi,

    Thanks for contacting us,

    For this add the below css code in additional css filed (Theme Dashboard >> appearance >> customize)

    
    label.grunion-field-label.email {
        background: #f9f9f9;
    }
    
    input#g9-email {
        background: #fff;
    }

    Any confusion lets know

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Why is the required email field black?’ is closed to new replies.