I put in a ticket with Support and found out in SaaS, it is functioning as designed.
However, Support shared with me a way around it.
- Log into the environment as a System Administrator using the Chrome browser
- Navigate to System Admin tab > Brands and Themes > Customize Default Brand >
- Customize Colors
- Right-click on the image you wish to have removed, and click "Inspect" from the drop-
- down menu. This should open a new sub-window
- -- NOTE: Once the Inspect console sub-window is opened, you may need to
- perform step 3 again to show the correct code area within the new sub-window.
- After the image's HTML data, there should be a SPAN tag, expand that tag to see that
- it contains reference to the Remove button.
- Double Click on the STYLE attribute within that SPAN tag
- Delete the Visibility and Display information within the Double Quotes
- Press the Enter Key to temporarily alter the page.
-- Expected Result: The button should now be visible and clickable on the screen. You should be able to do this for every image whose Removed button appears to be missing.
No comments:
Post a Comment