How do I get a list of my parent pages so it list across not vertically.
I tried <?php wp_list_pages ( args );
That list it vertically.
How do I make it take the pages and list across?
How do I get a list of my parent pages so it list across not vertically.
I tried <?php wp_list_pages ( args );
That list it vertically.
How do I make it take the pages and list across?
It's done via css using the exact same function call.
I wana get some pages.