Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Hi Goran,
Are you trying to remove the div from the CMS interface, or from the front-end?
Paul
Hi Paul, I was wondering if there was a way of removing it from the UI. I am guessing one could set 'display: none;' to the div with a given class but the class name could be easily changed in the future.
The CMS UI doesn't change that often (before the last refresh it was like 10 years), I've already got a number of CSS fixes to restore helper text directly in to the editor https://world.optimizely.com/blogs/scott-reed/dates/2023/3/restoring-help-text-for-display-name/ so I would suggest following suit
Hey,
does anybody know if there is a nice built in way of disabling this helper div? Like through attributes or similar?