Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

Tree view hiding page names/asset names

Avatar

Level 1

In the tree view, if the asset or page name is long, the characters get hidden. We are trying to expand the column width.

Is there anyone who has done this before?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Check the OOTB styles. You just need to override those default styles. See attached screenshot (I have increased the width by 3 times).screenshot.png

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Check the OOTB styles. You just need to override those default styles. See attached screenshot (I have increased the width by 3 times).screenshot.png

Avatar

Community Advisor

You just need to overlay this clientlib: /libs/clientlibs/granite/coralui3 and change the highlighted value:

 

coralui3_ui_screenshot.png