Ah thank you! I saw that the slide had a star next to it but I couldn’t see anywhere what it meant! Is this something that is possible and might be available in the future for fluid layouts? Thats been a great help anyway, thanks very much
Hi Anthony. Thanks for the reply. I did try this at the time but had no luck. In the end I scrapped the plugin and used the wp_list_pages command and with some CSS to give the same result!
Go to the CSS file near the end and you will see the CSS for Iphone. It will start like this /* — Smartphones and small Tablet PCs — */ @media screen and (max-width : 620px)
See the menu CSS (#branding #mainnav) and it says display:none; delete this and the menu will work on iphone!