please check the two screenshot of plugin on mobile screen
https://imgur.com/gESFZsm
please let me know how can i solve these problems .
thanks and best regards.
3 Answers
Please send me your site URL for further checking.
https://wara8.com/questions/
Here you go
You can add the following code to the style.css file:
@media (max-width: 767px) {
.rtl .dwqa-questions-list .dwqa-question-item {
padding-bottom: 50px;
}
.dwqa-question-vote .dwqa-vote-down {
margin-right: -5px;
}
.dwqa-question-vote .dwqa-vote-count, .dwqa-answer-vote .dwqa-vote-count {
top: 0;
margin-right: 12px;
}
.dwqa-question-vote .dwqa-vote-up, .dwqa-answer-vote .dwqa-vote-up {
margin-right: 40px;
}
}
plugin css file or theme css file?
nothing changed same problem..
Add to the CSS file. If you still face their issue, you can send me username & password of your site for further checking.
Please login or Register to submit your answer