I am trying to figure out how to show the URL in Accordions View in a different color. When I look at my View it clearly has the link in a different color from the text, but when I look at it in Accordion View all text is the same color. Can someone please provide me a little guidance on how to make my HTML show correctly?

Thanks

Comments

mrbadgolf created an issue.

Farnoosh’s picture

The URL is either in the header or content. In order to override jQuery UI styling, you can look for this documents: http://api.jqueryui.com/accordion/#theming
Hope that helps.