Hiding backend Muffin Builder options
How can I hide Muffin Builder options from backend (Layout, Media, Options, SEO, Custom CSS) without hiding page builder sections?
I managed to hide options with Adminimize using #mfn-wrapper .form-table class but then page builders popup content was disabled as well.
One option would be to add unique ID to the .form-table but I can't find specific section for that from php files.
Comments