Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #908928
    behole
    Participant

    Hi!

    I have been trying to figure out how to add a :visited state to and accordion item. Either showing a hidden div or at the very least changing the color of said accordion’s header text. I dug around a bunch and found pieces and parts that I cant get to add up to the effect. I am sure I am overlooking something simple. Any help is appreciated!

    j

    #909030
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-accordion-heading .x-accordion-toggle:visited {
         color:red;
    }
    

    Change red with the color that you like.

    Hope that helps

    #914846
    behole
    Participant

    Indeed it does. Thanks

    #977990
    Friech
    Moderator

    Glad we could help, Cheers!

  • <script> jQuery(function($){ $("#no-reply-908928 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>