AnsPress 4 mobil responsive problem

6.34K viewsUpdates
0

AnsPress 4 updates mobil responsive style problem. It does not fit into the theme.

 

http://prntscr.com/eauke9

http://prnt.sc/eaul06

 

unselected answer
1

Same problem here, add this custom css

@media only screen and (max-width: 480px) {
#anspress .ap-questions-summery{
padding: 0;
margin: 0;
}
}
commented on answer

not working 🙁

You are viewing 1 out of 5 answers, click here to view all answers.