Divi SupremeD
Divi Supreme
Jun 30

Supreme Breadcrumbs

After the last update, the supreme breadcrumbs is showing two separators instead of just 1. In the dev tools I am seeing this<span class="et-pb-icon dsm-native-icon-host dsm_separator_icon" aria-hidden="true">::before<i class="dsm-native-icon-glyph" style="font-family:ETmodules;font-style:normal;font-weight:400;" aria-hidden="true">5</i></span>this is the css for that.dsm_breadcrumbs_0_tb_header .dsm_separator_icon::before {    font-family: 'ETmodules' !important;    font-weight: 400;    content: '5';}I believe that either the::before is a mistake or that the dsm-native-icon-glyph is a mistake or meant to be hidden
PendingPending