Title: Quote page header
Last modified: July 9, 2024

---

# Quote page header

 *  Resolved [arthurerzingerdelima](https://wordpress.org/support/users/arthurerzingerdelima/)
 * (@arthurerzingerdelima)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/quote-page-header/)
 * How can I remove the quote page from my header menu?

Viewing 1 replies (of 1 total)

 *  Plugin Author [ELEXtensions](https://wordpress.org/support/users/elextensions/)
 * (@elextensions)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/quote-page-header/#post-17878222)
 * Hello [@arthurerzingerdelima](https://wordpress.org/support/users/arthurerzingerdelima/),
 * To hide the quote list page from the menu header, you can either adjust your 
   theme’s menu settings or comment out the code snippet provided below on your 
   website.
 * //add_action( ‘wp_nav_menu_items’, array( self::class, ‘add_minicart_to_header’),
   10, 2); under the file name plugin_folder/src/RequestAQuote.php
 * Hope this clarifies! Please don’t hesitate to reach out to us if you have any
   questions.
 * Note – Commenting on the code might cause the quote list page to be hidden from
   the menu header, depending on the installed theme of your website.

Viewing 1 replies (of 1 total)

The topic ‘Quote page header’ is closed to new replies.

 * ![](https://ps.w.org/elex-request-a-quote/assets/icon-256x256.png?rev=2802410)
 * [ELEX WooCommerce Request a Quote](https://wordpress.org/plugins/elex-request-a-quote/)
 * [Support Threads](https://wordpress.org/support/plugin/elex-request-a-quote/)
 * [Active Topics](https://wordpress.org/support/plugin/elex-request-a-quote/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elex-request-a-quote/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elex-request-a-quote/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ELEXtensions](https://wordpress.org/support/users/elextensions/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/quote-page-header/#post-17878222)
 * Status: resolved