Create a responsive menu?

I am converting a WP site to static html in PG the menu works in wide view, but the responsive hamburger version is a dud. What is the best way to create a responsive menu in PG? I looked at the responsive pages docs but this need is different.

1 Like

Depends on the framework, both the Bootstrap and Tailwind docs provide examples for hamburger toggle menus. Then there of course additional options like Offcanvas in BS.

2 Likes

So, taking the WP pages and saving as HTML works pretty well. What I don’t see is that it has saved it either as bootstrap or tailwind? Any way to convert the pages to either? Or do they not need to be converted to add that feature?

1 Like

I should have also mentioned, it could have no framework or another one lol. We tend to default to the two main ones. But some sites don’t use any.

1 Like

IF no framework, any other feature in PG for hamburger menus?

Well Pinegrow gives you all the tools to make them. It’s up to you, or even prompt Mr Pinecone to do it for you.

If you already had a menu, I would look first to why thats not working.. which is what I am assuming when you say it’s a dud. What errors do you get in the console log?

1 Like