Hello @danielo, your button has a class right? just add a combo class to the button that you want to rotate and that change will only apply to the button with that combo class. I hope this helps.
Thanks for the help! The combo class did indeed allow me to rotate the arrow without changing other arrows in the class, but when I publish the site, the change doesn’t stick…
Yes—for a bit more context, when I apply the combo class to the arrow I want to rotate, it also applies the combo class to all the other arrows. I went through them and deleted the combo classes for those arrows, but the it deletes the combo class on the original arrow too
That is strange, combo classes override the current class and its not apply to all the classes, it should look something like this on the styles panel:
Is the button part of a Collection? If it is part of a collection then yeah any changes made to that button it will apply to all the Collection items using the same button.