Hide the Header Logo on a Specific Page

Last Updated: 3 years ago

Sometimes you want to hide the header logo on a specific page. You can do that with custom CSS code. To apply the CSS to a specific page, we will use the page builder layout settings.

  1. Launch the page builder on the page you’d like to edit.
  2. In the top left corner, click on the dropdown menu and select “Layout CSS & Javascript”
  3. In the CSS tab, paste the following code:
    .site-branding {
        display:none;
    }

    That’s it! If you have any questions, feel free to reach out to our team via chat.

Articles in this Section:

Still need help?

Open a chat with us and you'll be connected to a real human who can help. Immediate help will be available 9a-4p Eastern Monday through Friday, but you can leave a message anytime.