bagas artby
asked 9 years ago

Hello i have a problem with thumbnail on this plugin, if i acces on computer no problem ! But if i acces on mobile you can see a bigger thumbnail, how do fix this ?

1 Answers
DominicStaff
answered 9 years ago

Please send me your site, I will check and help you resolve it.
Regards,

bagashuman
replied 9 years ago

you can visit http://www.bagas.id/ask from your smartphone, you can see a bigger thumbnail

dominic Staff
replied 9 years ago

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

@media only screen and (max-width: 992px) {
.dwqa-container .dwqa-question .dwqa-header .dwqa-author img {
    width: auto;
}
}

Regards,

bagashuman
replied 9 years ago

Where i put this code ? Start code of css or end code of css ?

bagashuman
replied 9 years ago

Style.css in my theme or on dwqa theme ?

dominic Staff
replied 9 years ago

Please send me username & password of your site, I will help you to fix this issue.
Regards,

Powered by DW Question & Answer Pro