Integration with Make.com

Would love a Make.com Integration with the widgets.

1 Like

Hi @Shawn_Martin :wave:

Could you please name the widgets, where you’d like to see this integration?

I would like to see the Make integration anywhere you currentlly integrate Zapier as well as any future widget integrations.

Thank you!

Shawn Martin
FanYourLocal

Got it! You can upvote these ideas on the Wishlist:

Hey Max,

The code you sent for the Store Locator badge seems to change all the badges to that same color.

[class*='badge__StyledBadge-sc'] { background-color: gold; color: black; }

Is there a way to target the individual badge within the css editor for each badge? Does each badge have an id?

Shawn Martin
FanYourLocal

1 Like

Hi @Shawn_Martin :wave:

Oh, I am so sorry about that!

We’ve double-checked things and, unfortunately, there is no option to customize each badge through the Code Editor, since the code gets applied to all badges right away.

Unfortunately, this CSS code is the only solution in this case.