Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #445360

    Is it possible to hide the advanced layout editor button on posts? There are various user accounts adding posts to the site and I would rather they just not have the ability to mess up that way.

    Thanks

    #445841

    Hi draig!

    Add this in /enfold/framework/css/avia_admin.css.

    .post-type-post .avia-builder-button { display: none !important; }
    

    Regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.