Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
.nectar-fancy-box ul li:before {
content: "\f00c";
font-family: fontAwesome;
left: 5px;
position: absolute;
}
.nectar-fancy-box ul li {
list-style: none !important;
}
Hello,
i have some trouble using Checkmarks instead of Bulletpoints as Symbols in Unordered Lists in the "Fancy Box".
Is there a way to replace the standard bullets with custom Symbols like "✔️" or SVG files?
Best regards,
Michel
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hey Tahir,
this works as intended! Thanks a lot!
Best regards
Michel