This topic has 2 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
I can’t remove the box that keeps asking me to activate Ultimate Addons for Visual Composer.
I know I don’t have to activate it to use it, but the box keeps popping up in the admin area.
I’ve setup the theme and shop for a customer, and I’d rather not have that box coming up everytime they login to tend to their store.
And I can’t deactive it since it seems to widely used all over the site.
What can I do to remove it?
Hello,
Please add this code in custom.css file of the parent theme or style.css of the child theme:
.ult_activate {
display: none !important;
}
Regards,
Eva Kemp.
Tagged: activate, addons, persuasive, themes, ultimate, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up