[ad_1]
Hi @mflc
Thank you for your query. Currently it is not possible to disable icon of a specific field. But you can hide all the icons of the single listing field data using the following CSS –
.directorist-details-info-wrap .directorist-single-info .directorist-single-info__label .directorist-single-info__label-icon {
display: none;
}However, we will try to introduce the feature to hide a specific field in our future releases.
Regards
