Page 1 of 1

Remove *

Posted: 08 Dec 2014, 13:45
by illunis
Can someone point me how to remove the * sign that appears at the end of titles?

The solution was posted somewhere here but i cannot find it again....

Thanks !

Re: Remove *

Posted: 08 Dec 2014, 13:59
by mjau-mjau
I need to fix that as an option or something ... For now, you can add this to your custom/css/ from the panel:
Code
.style-icon:after { display: none};

Re: Remove *

Posted: 08 Dec 2014, 14:01
by illunis
Thanks Karl :!: