-
Ok. How is this possible?
-
Hi @PetsNexxt
Please try this in Studio -> Designer -> Injections -> Head Injection:
<style> .bx-user-unauthorized .bx-ti-search { display: none; } </style>
It will hide the search box to guests ('non-logged in' users).
Regards!
-
There is a typo in the first line of code. Otherwise, it works. Thanks.
-
-