Hello, I am very new to this with no coding experience but I am trying my best. I figured out how to open a accordian element but now I found out that the ID for the accordian element is different on every page...
here are two examples:
#accordion::r9:
#accordion::R19:
I chose this element from the page I was working on only to see that it doesn't work on other product pages: div#collapsible:accordion::r9::item:features-item
Is there a way to modify the selector code above to account for any variation of the ID for all pages?