Hello,
is there a way to give each button in a button row an ID or class? Cause the button row is only one element like avia-builder-el-1. I need an unique ID or class for each button in a button row. Hope someone can help me.
Thanks
Hey Banshee350,
Maybe you could try to use nth-child to target them individually? https://www.w3schools.com/csSref/sel_nth-child.asp
Best regards,
Rikard
For my project this dont works but thanks anyway! Is there no way to set a class or id selector?
Hi,
It is possible to add custom css class attributes to any elements in the builder. You have to enable the custom css class field first.
Best regards,
Ismael
Yes i know… Its only for the buttonrow element itself but i need it for each button in this element (buttonrow).
Hi,
Yes, that’s when you start using nth-child to target the buttons individually. If you need help then please post a link to where we can see the element in question.
Best regards,
Rikard
I tried again and now i got it, thank you very much! :)
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon