The easiest way is throug yur css
Just add these lines to Your qa-styles.css if You placed the related questions widget in the "bottom area ". Other wise check the source code to see which class You have to set:
.qa-widget-main-bottom .qa-q-item-tags {display:none;}
.qa-widget-main-bottom .qa-voting {display:none;}
.qa-widget-main-bottom .qa-a-count {display:none;}