·
Added a discussion

Hi guys;

What css can I use that let me apply settings for visitors only. I thought this could work:

.bx-unacms-visitor .my-element {

display: none; /* Hide an element for visitors */

background-color: ; /* Change background color for guests */

}

  • 1264
Comments
    Login or Join to comment.