How can one conceal the Information button on the Catalog Variable within the Portal Environment?

neweve5340
Tera Contributor

How can one conceal the Information button on the Catalog Variable within the Portal Environment?

2 REPLIES 2

J Siva
Tera Sage

Hi @neweve5340 

1. Go to Service portal -> Pages and search sc_cat_item

JSiva_0-1745556249552.png

JSiva_1-1745556321207.png

2. Open sc_cat_item and add the below CSS in Page Specific CSS

.field-has-reference button {
    display: none;
}
JSiva_2-1745556426002.png

Regards,
Siva

 

 

 

Ankur Bawiskar
Tera Patron
Tera Patron

@neweve5340 

which button are you referring? share screenshots

share what's your actual business requiremet

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader