Mark as Complete
/* Mark As Complete button remove */
#post-completion-button{
display: none !important;
}
Add the JS code into Membership > Setting > Advance > Custom Css
Last updated
Was this helpful?
/* Mark As Complete button remove */
#post-completion-button{
display: none !important;
}
Add the JS code into Membership > Setting > Advance > Custom Css
Last updated
Was this helpful?