Could you please repeat the solution for that missing icon in the menu? Problem is back...
Found this in my email from you:
About Missing icons in Menu etc. Go to Template Options > Advanced > Font Awesome : ON > Save & Close
But there's no "Font Awesom" in that template options setting..
/JanK
PS Also found some code in the custom.css of the template, I see that K2 is mentioned.. Something you have added? Or should I delete it?
.sppb-addon-article .sppb-img-wrapper::before,
.sp-tab-modules .items_mask .tab-padding .article-list-img a::before,
.entry-image a::before, div.catItemImageBlock .catItemImage a::before,
.k2ItemsBlock .moduleItemImage::before,
.sp-module .latestnews > div .article-list-img a::before,
.sp-vertical-tabs .sp-tab-pane .sp-article-inner:hover .sp-img-wrapper a::before
{ background-color: transparent !important;}
article.item:hover .entry-image img {
-webkit-transform:none;
-ms-transform:none;
-o-transform:none;
transform:none;}