활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
How do I remove the page title from the Editor panel ('HOME' in the picture above)?
It is called the editor-GlobalBar-pageTitle, but when I try to 'hide' it, it does not disappear.
조회 수
답글
좋아요 수
I am attempting to remove the site title from being displayed at all. For example, 'Home' should not be displayed in the original picture.
Below I have tried this code, but it only affects till the {domain}/editor.html/content/{siteName} rather than to {domain}/editor.html/content/{siteName}/home.html. Is there a way to fix this?
.editor-GlobalBar-pageTitle{
display:none important!;
}
Hi @mcoh,
Please check this: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/hide-global-bar-in-editor-...
Hope that helps!
Regards,
Santosh
Hi!
I tried this:
.editor-GlobalBar-pageTitle{
display:none important!;
}
but it only affects till the {domain}/editor.html/content/{siteName} rather than to {domain}/editor.html/content/{siteName}/home.html. Is there a way to fix this?
Issue resolved. Having issues with cache. Thanks for the help!
조회 수
Likes
답글
조회 수
Likes
답글