Hello,

Yes you can do this with some CSS code. Add the following to the Custom CSS field of the Custom Code section in the Integral Options Panel.

.lite h2.smalltitle span, .sidebar h2:after, .content .entry-title:after, .stats, .calltoaction2, .tweets, h2.bigtitle:before, h2.bigtitle:after, h2.bigtitle_dark:before, h2.bigtitle_dark:after {
display:none !important;
}