Hi, how do you edit the module title icon? In the Pets theme, it is a paw icon. I need to delete this
Hi jross
You can use this custom CSS:
.theme-home-3 .section-title-wrap .section-title:before { background: none !important; }