Aseel ashraf
asked 6 years ago

please check the two screenshot of plugin on mobile screen

https://imgur.com/a/12y6LFC

https://imgur.com/gESFZsm
 
please let me know how can i solve these problems .
thanks and best regards.

3 Answers
DominicStaff
answered 6 years ago

Please send me your site URL for further checking.

a9eell12
answered 6 years ago
DominicStaff
answered 6 years ago

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;
  }
}
a9eell12
replied 6 years ago

plugin css file or theme css file?

a9eell12
replied 6 years ago

nothing changed same problem..

Dominic Staff
replied 6 years ago

Add to the CSS file. If you still face their issue, you can send me username & password of your site for further checking.

Powered by DW Question & Answer Pro