Show header text to non-logged in users

I am willing to pay someone for their time to fix my html

JOB DESCRIPTION.
show text in header only to non-logged in users.

view forum here: http://www.electric-skateboard.builders/

please refer to this post for more details:

https://meta.discourse.org/t/custom-nav-header-like-discourse-org/21053/14

I guess it should be something like this:

html:not(.anon) .top-navbar-links { display:none; }

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.