Skip to main content

Background color/image for components

Comments

1 comment

  • Zack Robison

    For now you can use a Workflow with an Inject CSS activity and bind to an element's ID using CSS attribute selector syntax e.g. [data-layout-id='overview-map-1'] {background-color: “rainbow”}.

    0

Please sign in to leave a comment.