How to hide license key

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29120
    Jack Labb
    Participant

    How to hide license key in License setting?

    #29133
    Raghavendra
    Moderator

    At present we don’t have a way. Will think about this and find the best practice around this one. Meanwhile, pls use following custom CSS –

    input#labb_license_key {
        display: none;
    }

    to hide the same. You may need to install a plugin like this one –

    https://wordpress.org/plugins/add-admin-css/

    #29381
    Raghavendra
    Moderator

    An update has been released with better interface for license page and masked license key used for activation. Others won’t be able to view or copy the license key from now. Pls check it out. Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Beaver Builder Addons Support’ is closed to new topics and replies.