when i try to write a text in the search box, the loadings apearing on the search box. help me please.
1 Answers
To resolve this issue, you can add the following code to the style.css file:
.list-dwqa-question .entry ul li { list-style: none; }
.list-dwqa-question .entry li { margin: 0; }
Hope this helps !
Please login or Register to submit your answer