Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi dskallman,
    I have the same problem.
    I tried this
    #dc_jqaccordion_widget-%ID%-item ul ul a.active{color:red;}
    However, the links remain red after they have been clicked, even if you click on another link.

    HELP PLease

    Thanx

    found the solution

    #dc_jqaccordion_widget-%ID%-item li.current_page_item a{color:purple;}

    Thread Starter danaskallman

    (@dskallman)

    Awesome, thanx!

    Plugin Author remix4

    (@remix4)

    Hi,

    “active” is the class added to a link when its clicked or when the page loads and “Save State” is on.

    If you have the menu set so it allows multiple sub-menus to open then each one clicked will keep its active status.

    Your solution is the best way to handle it using the WP built-in CSS classes

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: JQuery Accordion Menu Widget] Adding style to Active Link’ is closed to new replies.