Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • michaeltcarlson
    Participant

    @michaeltcarlson

    @eerico

    BTW

    The CSS file to update is:

    public_html/wp-content/themes/YOUR_THEME/style.css


    michaeltcarlson
    Participant

    @michaeltcarlson

    Thanks so much for the solution above. How can I modify the code to apply only to a specific page:

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

    In my case, I’d like “This field can be seen by Anyone” removed from the registration page (#371), but still be visible on a users profile, thus giving users some control over the privacy levels of their fields.

    Thanks in advance for the assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar