• 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)
  • Thread Starter estjohn

    (@estjohn)

    Does anyone know if there is a “Page Icon” plugin like there is a “Category Icon” Plugin that would let me assign different icons to different pages? That would help with above… but if I can’t find anything, I can always make a static menu (like I did at the bottom of the site). Would just prefer to do another way.

    Thread Starter estjohn

    (@estjohn)

    I still haven’t been able to find anything about this.. so I guess I will just work on making a static menu to add

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icons before PAGE links on horizontal menu’ is closed to new replies.