About this topic

  • Posted by Lori 1 year ago. There are 3 posts. The latest reply is from Lori.
  1. I am having trouble figuring out how to keep Parent Menu Color same as the Hover color when it's Submenus are active? It is the active color when first clicked on but always goes back to the original color as soon as I click on a submenu of it. I tried many things and nothing seems to work. I would really appreciate any help you can give. Thanks.

    Collapsing Pages version 0.5.3
    Wordpress version - latest 2.9.2

  2. Try adding the following CSS rule to the style settings for collapsing pages:

    #sidebar span.collapsing.pages.collapse,
      #sidebar span.collapsing.pages.collapse + a
    {
    color:red
    }
  3. Thank you, I will try that.

RSS feed for this topic

Have you read the FAQ?
Have you tried the latest development version (at the bottom)?

Reply

You must log in to post.