musadzialle
asked 4 years ago

The question title field is not showing grey borders/outlines to show its a field. Its not clear for website visitors to see where to put the title of the question. Please advise how to resolve this. Website: https://thepoultryshop.co.zw/ask-a-question/

1 Answers
DominicStaff
answered 4 years ago

You can add the following code to the style.css file:

.dwqa-content-edit-form input[type="text"], .dwqa-content-edit-form input[type="email"], .dwqa-content-edit-form select { border: 1px solid #ddd; }
Powered by DW Question & Answer Pro