1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Sliding hamburger menu.

Discussion in 'Free Divi Community Forum' started by Zubaida, Jun 5, 2025.

  1. Zubaida

    Zubaida New Member

    Hi, i am replicating a Wordpress website using Tutsu theme in Divi. The mobile menu on sample site slide in from the right side when you click on the hamburger icon. I want to replicate this my Divi site. Kindly help me how can i do that?

    This is the sample site : https://www.umnasserfinland.edu.bh/

    this is my site : https://mobelmedia.com/umnasserfinland/finnish-ecec/

    I don’t want to change anything in the desktop menu. I just want to make the hamburger menu to slide in like it is happening in the sample site. Hamburger should be right aligned and when you click on the hamburger the menu slides in from the right side. Kindly give me step by step guide. Thank you. Waiting for your response.

    P.S: if we are gonna use custom CSS then make sure it does not conflict with anything on the site. And also it will be preferred if we don’t use any extra plugins.
     
    #1 Zubaida, Jun 5, 2025
    Last edited: Jun 5, 2025
    1. PRO MEMBER PERKS Divi.Help One-Page Layouts - Beautifully crafted one-page Divi layouts just for you:View All Layouts
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    I don't think you can achieve that with just pure CSS.

    You will need a new floating section that will be triggered by mobile menu. Here's a free ET tutorial: https://www.elegantthemes.com/blog/...onsive-slide-in-menu-with-divis-theme-builder

    For our premium Divi Block, we also have premade slide in menu design for Divi Theme Builder. You may check it out at: https://diviblock.com/
     
  3. Zubaida

    Zubaida New Member

    Okay. I have tried that tutorial but it does not work perfectly on my site like it is working in tutorial. Leave it. Can you tell me why some of the pages in mobile have horizontal scroll effect. I have attached the photos. You can see the page size big than it should be. I want to get rig of that extra empty space. On several pages. In one page i am using code modules to create calendars so I thought may it is happening because code conflict but you can see the other have all basic Divi modules and rows but still the same thing is happening there as well. Thank you. Waiting for your response.
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Add more varieties for your Divi header (12 premade styles) + menu hover effects:Learn More
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try the below CSS in Divi > Theme Options > Custom CSS:
    Code:
    Log In or Sign Up to view this code.
     
  5. Zubaida

    Zubaida New Member

    No, the problem is not solved with this code. Suggest another way. Still some pages have empty extra space and horizontal scroll in mobile.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    Looks like the issue comes from your header mobile hamburger menu, where you set the menu module to transform right -60px. You should just set the alignment to right instead.
     
  7. Zubaida

    Zubaida New Member

    Problem is solved by removing horizontal offset -60px. But the hamburger has moved to left side. I want the hamburger to stay where it was ( right aligned ). Basically, what i want is, the menu should open right where it is opening right now ( inside the screen without creating the horizontal scroll effect and increasing the width of mobile page. But the hamburger should be where it was before ( extreme right aligned). Thank you. Waiting for your response.
     

    Attached Files:

    1. PRO MEMBER PERKS Divi Block Pro - Premade slide in bar design for your Divi site without using any plugins:View Demo
  8. Divi.Help

    Divi.Help Administrator
    Staff Member

    Have you tried to adjust the alignment option in the menu module settings?