Blinking title for accordion

Hi.
I am trying to achieve this effect:

But with the arrow as part of the “Check fill times for: 8, 10, 15, 20 foot ceilings.” text.

The problem is that the text is the title text for a one tab accordion element. I used text-type function of the headline element to achieve my sample blinking. but that’s just to get a feel for it.

Is there any way to make just the first character of an accordion blink in such a way?

Right now the accordion has no indicator. Can the indicator be made to blink this way?

Thankyou!

Hi @flashfog,

Thank you for writing in, while that is outside the scope of support, I could point you in the right direction with the understanding that it would ultimately be your responsibility to take it from here.

Use the trick provided here, but instead of targeting the class .blinking you target the class of the indicator (x-acc-header-indicator).

You can find the proper CSS code selector using the Chrome browser Developer Toolbar

Cheers!

THANK YOU. I will try later

You’re welcome,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.