We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to add icon on variable

Not applicable

I am not able to add icon  ?,X on right of variable on front end.

How can I achieve this?

10 REPLIES 10

Shruti
Giga Sage

Hi

These icons are visible only if show help is checked for the variable

Shruti_0-1731570176517.png

 

Not applicable

Currently its not visible.However when I Hover on empty space ,help text is visible but icon is not visible.Seems its in white color .

Not applicable

Shruti Can you help me out

Hi,

Navigate to the catalog item on portal and press Ctrl+ right click on the widget

Shruti_0-1731588309822.png

 

 

Go to instance in page editor and add below to the CSS section and save it

.help-tag-icon {
color: #000000 !important;
}