Forums

wp_list_pages how to create a horiz menu like this style? (2 posts)

  1. nubewp
    Member
    Posted 5 months ago #

    So I need to create horiz menu, in this case

    <ul class="megamenu level0">
    <li class="mega">
    <a href="/nlp-master" class="mega" id="menu22" title="nubewp">
      <span class="menu-title">Home</span></a></li>
    </ul>

    how to make it with wp_list_pages?
    I am a very beginner in WP, so I need help and consultations, I used official support informations, but still cann't to apply this in my view.

    I hope for mutual understanding.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 5 months ago #

    Use CSS. Try using Firefox with the Firebug add-on for this kind of work.
    http://getfirebug.com/
    Additional resources:
    CSS Tutorials
    Learning CSS

Reply

You must log in to post.

About this Topic