Hi folks,

I'm having a strange issue with the paragraph Accordion indicators. I have a development and production site and they are identical (same modules/core and are up to date). However on my production site, I can't get the indicators to show and they are working fine on my development site. I even back ported my production site back to the same server dev is on just to make sure it wasn't my server blocking something but they still won't show.

The only difference I can really see is in the dom console for the css.

The one where the indicators don't show is:

Not working

This is the one where the indicators show:

Working

I've compared everything and it is all the same that I can see. The "Show Indicators" are both checked in the Accordion paragraph settings.

Any help or direction would be greatly appreciated.

Thanks,
Aaron

Comments

abryenton created an issue. See original summary.

abryenton@gmail.com’s picture

Issue summary: View changes
abryenton@gmail.com’s picture

Issue summary: View changes
thejimbirch’s picture

Any JavaScript errors in inspector’s console?

abryenton@gmail.com’s picture

No JavaScript errors in the console.

abryenton@gmail.com’s picture

Status: Active » Fixed

Fixed.

Apologies. Turns out one of our users decided to add some custom css into a block that overrode the a[href]:after class.

thejimbirch’s picture

Status: Fixed » Closed (works as designed)