Title: Remove Menu at Top
Last modified: November 7, 2023

---

# Remove Menu at Top

 *  Resolved [traffer](https://wordpress.org/support/users/traffer/)
 * (@traffer)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/)
 * I’m using Divi Builder. Since your funnels are not a page, can not exclude from
   Divi Theme Builder or remove via css since I don’t know a page id. How can I 
   refer to one of your funnel pages in css?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Rifat Ara Chowdhury](https://wordpress.org/support/users/rifat2104/)
 * (@rifat2104)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/#post-17180612)
 * Hi [@traffer](https://wordpress.org/support/users/traffer/) , Can you please 
   share the funnel page URL with us?
 * Then we can check and provide a quick solution to you.
 * Thank you.
 *  Thread Starter [traffer](https://wordpress.org/support/users/traffer/)
 * (@traffer)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/#post-17181171)
 * Sure. [https://kneadzone.com/sciatica-belt/](https://kneadzone.com/sciatica-belt/)
   (
   Adding another question after hitting submit here.)
 *  Thread Starter [traffer](https://wordpress.org/support/users/traffer/)
 * (@traffer)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/#post-17185400)
 * changed the url [https://kneadzone.com/back-pain-belt/](https://kneadzone.com/back-pain-belt/)
 *  Plugin Support [C S Sultan](https://wordpress.org/support/users/cssultan/)
 * (@cssultan)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/#post-17191077)
 * Hi [@traffer](https://wordpress.org/support/users/traffer/) , to remove the top
   menu when using Divi for WPFunnels, you may add a custom CSS code.
 * Here’s what you have to add:
 *     ```wp-block-code
       .wpfunnel_steps-template.et_fixed_nav header#main-header
       {
       display: none;
       }
   
       .wpfunnel_steps-template.et_fixed_nav
       {
       padding-top: 28px;
       }
   
       .wpfunnel_steps-template.et_fixed_nav .et_fixed_nav.et_show_nav #page-container
       {
       padding-top: 0;
       }
       ```
   
 * Here’s where you can add the custom CSS on Divi:
    - [Adding custom CSS to Divi](https://www.elegantthemes.com/blog/tips-tricks/how-to-customize-your-wordpress-css#option-4-customize-css-using-the-divi-theme)
 *  -  This reply was modified 2 years, 6 months ago by [C S Sultan](https://wordpress.org/support/users/cssultan/).
 *  Plugin Support [Rifat Ara Chowdhury](https://wordpress.org/support/users/rifat2104/)
 * (@rifat2104)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/#post-17196014)
 * Hi [@traffer](https://wordpress.org/support/users/traffer/) , we’re marking this
   ticket as Resolved.
 * For any further assistance, you can directly reach us [here](https://wordpress.org/support/topic/remove-menu-at-top/support@getwpfunnels.com?output_format=md).
 * Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Remove Menu at Top’ is closed to new replies.

 * ![](https://ps.w.org/wpfunnels/assets/icon-256x256.gif?rev=3192066)
 * [WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell](https://wordpress.org/plugins/wpfunnels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpfunnels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpfunnels/)
 * [Active Topics](https://wordpress.org/support/plugin/wpfunnels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpfunnels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpfunnels/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Rifat Ara Chowdhury](https://wordpress.org/support/users/rifat2104/)
 * Last activity: [2 years, 6 months ago](https://wordpress.org/support/topic/remove-menu-at-top/#post-17196014)
 * Status: resolved