Icons before PAGE links on horizontal menu
-
Hello. On my photography site – https://www.ericastjohn.com – I am using RoundFlow 1.0 and have a menu across the top of the pages (Home, About, Ideas, Etc) . The menu is dynamic using
<?php wp_list_pages('sort_column=menu_order&title_li=&depth=1'); ?>
What I would like to do is place an icon (like a house before Home) on the left of each page title in the menu. I know I can create a STATIC menu and do this.. but is it possible to do this another / simpler way so as to keep the menu dynamic?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Icons before PAGE links on horizontal menu’ is closed to new replies.