Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do I remove the “this field can be seen by”


  • mbanovastore
    Participant

    @mbanovastore

    Hi,

    I would like to remove “this filed can be seen by”.

    I have tried different CSS codes, but that doesn’t help…

    Hope some of you have the answer!

Viewing 2 replies - 1 through 2 (of 2 total)

  • Venutius
    Moderator

    @venutius

    I just tried this which worked on the edit profile page:

    .field-visibility-settings-toggle,
    .field-visibility-settings-notoggle {
    	display:none;
    }

    mbanovastore
    Participant

    @mbanovastore

    I have tried that code before, but it didn’t help. But this time is did?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar