May 25, 20215 yr I’d like to create a vertical menu in the middle of my page with large text e.g: Option 1 Option 2 Option 3 When a user clicks on an option I would like it to sophisticatedly and elegantly drop the option below lower and display that options variables underneath and to right e.g: Option 1 Option 2 Variable 1 Variable 2 Option 3 What is the best way to achieve this? I am doing this in Wordpress with Themify. Any help really appreciated.
May 25, 20215 yr That’s just some fancy CSS. It’s not something you can easily create using any plugin. You really need a child theme where you build the css and modify the theme header.php to call your custom menu. Not an overly complicated thing to do, a decent developer should be able to get this coded in a couple of hours.
September 14, 20215 yr 37 minutes ago, SomNa said: Maybe it is possible to do with Elementor Pro or Crocoblock. No, don’t use either of these. Do it as I suggested above.
Create an account or sign in to comment