Thank you for the video. This is the best video I have found on making a fullwidth mobile menu. Unbelievable that Divi has still not updated such a vital part of builder. The only real problem with this solution (and most others) is that it introduces horizontal scroll when the mobile menu is open. For the life of me, I have not been able to find a solution to this problem.
I would adjust the width of the mobile menu or use this code in your CSS /*prevent horizontal scroll on mobile*/ @media all and (max-width: 980px) { html, body { overflow-x: hidden; } body { position: relative } }
Thank you very much for your video. I confirm that it has been very useful to me, I only have a doubt, the submenus of my page do not collapse like yours, but rather they appear when you click on the hamburger icon. The "+" symbol does not appear either. Wouldn't you have a video on how to achieve it?
This is the best tutorial I've found on how to do this: www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/ you can customise the icons and styling
This is the best tutorial I've found on how to do this: www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/ you can customise the icons and styling
Great help thanx
Thank you for the video. This is the best video I have found on making a fullwidth mobile menu. Unbelievable that Divi has still not updated such a vital part of builder. The only real problem with this solution (and most others) is that it introduces horizontal scroll when the mobile menu is open. For the life of me, I have not been able to find a solution to this problem.
I would adjust the width of the mobile menu or use this code in your CSS /*prevent horizontal scroll on mobile*/
@media all and (max-width: 980px) {
html,
body {
overflow-x: hidden;
}
body {
position: relative
}
}
Hi Sarah - this was an incredibly helpful video. Thank you so much for putting it together!
If you have anything else that comes up that you would love to know how to do then feel free to pop it in the comments
Great tutorial! Thanks Sarah!
Thanks a lot. Have a issue how to change width of mobile dropdown menu for a client site and it's works fine :). Subbed...
Thank you very much for your video. I confirm that it has been very useful to me, I only have a doubt, the submenus of my page do not collapse like yours, but rather they appear when you click on the hamburger icon. The "+" symbol does not appear either. Wouldn't you have a video on how to achieve it?
www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/
Thank you! very well!
Hi, great video, i just have one question. I can't see to find the shortcode menu option even in the screen option settings. Any idea why ?
Go to screen the screen elements tab and it's under Show advanced menu properties to toggle on
Hi Sarah, just wondering how you’ve nested the submenu with the plus icons?
This is the best tutorial I've found on how to do this: www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/ you can customise the icons and styling
Great video! I would love to know how to make the submenus be collapsed like yours are (with the "+" next to link)?
This is the best tutorial I've found on how to do this: www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/ you can customise the icons and styling