While Chameleon offers many point-and-click styling options, you can also leverage Custom CSS to fine-tune the styling of Embeddables.
π§βπΌ Chameleon Admins (*if Roles are enabled) can adjust the custom CSS for your account on the Styling page.
Check out the CSS Overview article to learn how to apply CSS to Chameleon Experiences and see more examples π
List of Embeddables selectors
Below are some CSS selectors for Cards. You can use these to help guide which elements to target.
Update the position of your Cards:
id=chmln-cards-inline-container-{campaign_id}
class chmln-cards-inline-container
Style the "wrapping area" of your Card:
id=chmln-cards-container-{campaign_id}
class chmln-cards-container
π We'll soon add more practical examples, including Banners too.