Hi peeps, essentially I am developing a simple web page and would like to embed 2 different pop up forms on the same page.
Naturally I am trying to create 2 separate classes but when you go to share>embed>popup the embed is always the default class: "typeform-share button" When I change the class so that I can modify the CSS separately, I can’t figure out how to change the corresponding JS to work with it or even know if its still possible.

Does anyone know how to change the corresponding script so that it will work if I rename the class?
Hope this makes sense and isn't a stupid question!