An attempt at emulating the menu on the WP BWVH
Modifications and the code for this page
This is OLD code.
This is the second iteration in which I will attempt to add css to wp_emulate2.css to exhibit the same behaviour as fbm.css
function myFunction2() should control the header-right div class to display a menu button (icon)
<a href="javascript:void(0);" style="font-size:15px;" class="icon" onclick="myFunction()">☰
To really mirror what the "business" theme menu diplays I will have to add drop-downs.
I have now got the page to have a menu button on the responsive top menu that works in a similar manner to the bottom menu.
Links
External Sources
Footer