1. Support Center
  2. Legacy Website Builder

Remove Buttons in Landing Page

If you are looking to keep your landing page simple without any call to action buttons then this article will help you.

To remove the call to action buttons on your landing page, please add a custom code section and add the below code snippet.

Make sure to remove the default code in the custom code section and just add the below code.

<style>button.button-editable.simple-header-btn.signup-btn {
    display: none;
}</style>

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