This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Hide menu bar in Mosaic
#4
I am doing some more adjustments to this touch-visu.

I want to hide also the back-button in the top left corner so that the users are not able to navigate at all. I need this because there are several different rooms with visu on each SL, and since there is no user control, I need to restrict the access in a different way.

I have tried this, but with no luck:


Code:
body.app-container .header.header__constrain.header_settings2 {
visibility: hidden !important;
}

The back button is still there. 

I am not sure exactly how to drill in to the different levels of the different <div>, so maybe I am doing it wrong....
There are 10 kinds of people in the world; those who can read binary and those who don't  Cool
Reply


Messages In This Thread
Hide menu bar in Mosaic - by Trond Hoyem - 16.11.2020, 13:33
RE: Hide menu bar in Mosaic - by Daniel - 16.11.2020, 14:29
RE: Hide menu bar in Mosaic - by Trond Hoyem - 16.11.2020, 14:39
RE: Hide menu bar in Mosaic - by Trond Hoyem - 04.03.2021, 14:19
RE: Hide menu bar in Mosaic - by admin - 04.03.2021, 17:34
RE: Hide menu bar in Mosaic - by Trond Hoyem - 05.03.2021, 08:41
RE: Hide menu bar in Mosaic - by admin - 05.03.2021, 08:57
RE: Hide menu bar in Mosaic - by Trond Hoyem - 05.03.2021, 09:08
RE: Hide menu bar in Mosaic - by admin - 05.03.2021, 09:21

Forum Jump: