Viewing 1 replies (of 1 total)
  • Plugin Author Baden

    (@baden03)

    Taryn:

    No need to use trigclass for this, simply add the color to both a .colomat-hover and .colomat-close that you define/overwrite in your theme’s style.css file:

    .colomat-hover, .colomat-close {
        color: #CA0000;
    }

    that should get you squared away.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: jQuery Collapse-O-Matic] Use Trigclass to highlight title, but only on expand?’ is closed to new replies.