How to disable the sticky menu on a specific page

Posted by on

Add the following code to your themes functions.php page to disable the sticky menu on a specific page.

In the example above we are detecting the “cart” page. You may find WordPress core functions including is_page, is_front_page and is_single useful in detecting the correct page to disable the sticky…

Read more

Petcare Lite

Posted by on

Fix Mobile Menu Copy the themes header.php file to your child theme. In the header.php file, find:

Replace with:

Read more

Sticky Menu

Posted by on

Using Max Mega Menu Pro it is possible to make your menus stick to the top of the page as the user scrolls down. Making a menu sticky / fixed To make a menu stick to the top of the page when the user scrolls down, go to Mega Menu…

Read more

Consultix

Posted by on

Fix Mobile Menu By default the mobile menu will be displayed within a slide out panel, but opening the mobile sub menu will not work. To make it work we must hide the standard theme menu and reveal the Max Mega Menu mobile menu instead. Go to Mega Menu >…

Read more

Twenty Twenty

Posted by on

Full Width Sub Menus By default the sub menus will only be as wide as the menu itself. To make the Mega Sub Menus span the full width of the page, go to Mega Menu > Menu Themes > Mega Menus and set: Panel Width (Outer): .header-inner Panel Width (Inner):…

Read more

Divi 4

Posted by on

Divi 4 includes a new header builder. The addition of the header builder allows us to perfectly integrate Max Mega Menu with Divi without the need for custom code or a child theme. Step 1 – Create the menu This step is the same for all themes. First we need…

Read more

How to display WooCommerce categories in your menu

Posted by on

In this article we will go through the steps required to show WooCommerce categories within your menu. Step 1: Enable WooCommerce Categories Go to Appearance > Menus and expand the “Screen Options” section at the top right of the page. Enable “Product categories” and “Product tags”. Step 2: Menu Setup…

Read more

Widget

Posted by on

Max Mega Menu comes with a built in widget which allows you to display a single menu location within a widget area. Depending on your theme, you might have widget areas set up in the header, footer and sidebar areas. Using the following method we can add a Mega Menu to…

Read more

Mobile Menu

Posted by on

The Responsive Breakpoint Your mega menu will automatically collapse down to a mobile style menu on smaller screens. To test the mobile menu simply reduce the width of your browser window. You can adjust the screen width at which the menu converts to a mobile style using the Responsive Breakpoint…

Read more

Airi

Posted by on

Fix Mobile Menu Airi automatically closes the mobile sub menu when any of the links are clicked, and also adds an extra sub menu toggle icon. To fix both of these issues, install the TC Custom JavaScript plugin then go to Appearance > Custom JavaScript and add the following:

Read more