Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.widget-title:before, .widgettitle:before {
display:none;
}
Regards
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.widget-title:before, .widgettitle:before {
display:none;
}
Regards