Skip to content

Commit

Permalink
📓 add ad display message css selector to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkjrs committed Nov 29, 2023
1 parent b7f30a8 commit b5c3544
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,9 @@ As such, you may add your own `promo-button-<my-name>` class and pass
- `.promo-button-ad-display-ad-title`
- `.promo-button-ad-display-title-and-copy-container`
- `.promo-button-ad-display-first-half-container`
- `#promo-button-ad-display-image-crop-message-text`

> _Note the `#` for the HTML id versus `.` for class selector._
### Example applications

Expand Down

0 comments on commit b5c3544

Please sign in to comment.