Home Forums Theme support astra-multipurpose-corporate-theme Reply To: astra-multipurpose-corporate-theme

Hi,

please go to WP admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

.contact-page #content input[type=text], .contact-page #content textarea {
border-color:#000;
}

This will add a black border, I think then its better.