How to avoid the alias-notification showing up

Permalink
Hello

I do alias some dashboard sites to an internal section of the homepage (to integrate it in the site structure).

Now every time this is opened it shows the Message "This page is an alias of one that actually appears elsewhere." (see attached file)

What can i do, to not show that?

1 Attachment

 
kostasdak replied on at Permalink Reply
Put in your main css of your template the following line

#ccm-status-bar-form-0 .alert-message{ display: none !important;}