Perfect Mobile Menu System in Bricks Builder (No Plugins, Offcanvas)

In this Bricks tutorial, I’ll show you a custom mobile menu system I built. I created this because I feel the native mobile menu system in Bricks doesn’t give you full control on mobile devices.

With this new system, you’ll have complete control over your mobile menu, including smoother scrolling behavior and the ability to add extra elements inside the mobile menu without issues.

Timestamps:

  • 0:00 Intro / Demo
  • 1:23 Header Structure Layout
  • 3:18 Offcanvas Settings
  • 6:20 CSS Code
  • 11:42 Offcanvas Backdrop
  • 13:36 Menu Toggle Button

CSS Code

				
					%root% {
  margin-top:100px;
  max-height: calc(100dvh - 100px); 
  overflow-y: auto;
  height:auto;
}

body.no-scroll {
  position: fixed;
}
				
			

Free Brand Messaging Worksheet

Define Your Voice and Connect with Your Audience

More Free Resources

Let's Work Together

Big ideas start with a quick chat. Let’s talk!

Business Growth Insights Worth Opening

Practical, no-fluff insights on branding, web design, and building a stronger business. As a subscriber, you’ll also get exclusive access to our $500 referral bonus program.