Home › Forums › WoodMart support forum › ::marker › Reply To: ::marker
December 13, 2021 at 11:15 pm
#339275
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.elementor-icon-list-items{
list-style: none;
}
.elementor-icon-list-items li:before {
margin-right: 10px;
font-size: 8px;
content: "\f114";
font-family: "woodmart-font";
}
Best Regards