Forums

How do I underline the parent page but not children in nav? (2 posts)

  1. somanyqs
    Member
    Posted 3 years ago #

    Hi all...still learning!
    I have figured how to to make my left nav work so there is an underline for the page that the user is on, which is great.

    I am having trouble figuring out how, when I select the parent page, to get the child pages to show without being underlined. Right now the children show, but they are all underlined. I think I'm missing something basic I'm sure-

    Any advice would be great...thanks!
    page example:
    http://criticalgolf.com/?page_id=100

    In the stylesheet I am using:
    li.current_page_item{
    background:#FFFFFF;
    }

    li.current_page_item a{
    text-decoration:underline;
    }

  2. somanyqs
    Member
    Posted 3 years ago #

    Oh btw, I am using the Fold Page List plugin if that matters...
    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic