• Resolved danielsteeves

    (@danielsteeves)


    I am trying to check out the plugin on the backend of my live site .,. but when activated my users see a ‘create smart contract button’

    not ideal — can’t see where to turn that off

Viewing 1 replies (of 1 total)
  • Plugin Author WPSmartContracts

    (@wpsmartcontracts)

    Hi,

    You can add this CSS at your theme level:

    li#wp-admin-bar-wpsc-create-sc {
        display: none!important;
    }

    That will do the trick

Viewing 1 replies (of 1 total)
  • The topic ‘no user access ??’ is closed to new replies.