Page 1 of 1

Remove Information button/link

Posted: 2022-02-13 16:33
by rpierce
Hollo,

This is not really a bug, rather an annoyance I don't know how to resolve. Is there a way to remove the little blue "I" icon beside a field? I want to keep the field description visible but without that Icon.
Capture.PNG
Capture.PNG (4.7 KiB) Viewed 1712 times

Re: Remove Information button/link

Posted: 2022-02-13 16:58
by jsetzer
Will this help?

viewtopic.php?t=3365#p11993

PS: You can name the css class differently in .addClass and in stylesheet.

Re: Remove Information button/link

Posted: 2022-02-13 19:05
by rpierce
Thank you jsetzer,

I knew that I had this issue some time ago and requested help. You provided code to add to "header-extras.php" hook. It has been working just fine. But for some reason, when I add a description to a Checkbox field the "i.glyphicon-info-sign" is not hidden as the script calls for.

Any suggestions?

Ray