Hi, does anyone know how to make a hamburger menu dynamic with a client script in Frappe Builder? Kindly help me.
I can create two new pages in Frappe Builder. The first page is the home page, which has a navbar with options such as Home, Services, Careers, About Us, and a Log In button. If I click on the Services option, it should navigate to a new page (note: the second page must be created in Frappe Builder, just like the first page). How can I achieve this? Experts, kindly help me.
In the given situation, You have to make a custom code. Decide if the hamburger menu needs to be same on all screen/ device types or changes in small devices like phones and tabs.
The pages needs to be build on frappe builder, and you can just provide link to the menu options.