Patrick Young
asked 9 years ago

We’ve installed DW Questions on our site. When you click on a question, an empty image box appears on the page. As there’s no ‘featured image’ on a DW Question, I’m not sure how we get rid of this box. Please see: http://www.myrenovationmagazine.com/question/good-books/
Can you please tell us how we get rid of this box?

1 Answers
DominicStaff
answered 9 years ago

Hi,
I have checked your site and I see that it’s came from a plugin that you use on your site, you can add the following code to remove it.

.single-dwqa-question #product-slider {
   display: none;
}
.single-dwqa-question .product-info {
   display: none;
}

Hope this helps !

patrickyoung
replied 9 years ago

Hi thanks for getting back to me., Where do I add the code?

dominic Staff
replied 9 years ago

Please log in to Dashboard > Appearance > Editor > style.css file.

patrickyoung
replied 9 years ago

Hi I have added the code but the empty box is still there: http://www.myrenovationmagazine.com/question/good-books/

dominic Staff
replied 9 years ago

I have checked your site and see that working fine: http://prntscr.com/7pqzhv

patrickyoung
replied 9 years ago

It seems to be showing fine in everything except firefox

dominic Staff
replied 9 years ago

I have checked on our Firefox browser and I see that it has disappeared: http://prntscr.com/7q3qmz
I think maybe is cached site.

Powered by DW Question & Answer Pro