Viewing 1 replies (of 1 total)
  • Plugin Support alexandrubodea

    (@alexandrubodea)

    Hi @dtek55,

    To hide that Register link you, you can add the following CSS code snippet in your WordPress Dashboard -> Apperance-> Customize -> Additional CSS.

    a.login-register {
        display: none;
    }

    Best regards,

Viewing 1 replies (of 1 total)

The topic ‘Profile Builder Elementor Widget problem’ is closed to new replies.