How to hide the round template button from the editor

After activating Style Kits, you will notice a new round button next to the default buttons of the Elementor Editor. This new button triggers the template gallery popup.

If you wish to hide the round AnalogWP button from the editor, you can add the following custom css to hide it:

.elementor-add-analogwp-button{display:none!important;}<br>

You can put it in your child-theme's css file, or the customizer.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us