Home Forums Theme support Portfolio CaBoom Theme Reply To: Portfolio CaBoom Theme

Hi,

yes, I think you can remove it. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

.div_portfolio_entry i.fa-icon {
display: none;
}

This should work.