Here's a screen capture worth a thousand words: http://i.imgur.com/nwT9p.png.
How do I go about styling how the headings display within the BUEditor dropdown when a user clicks the "Headings" button? Been messing around with css, but cannot figure out where that styling is coming from.
Thanks!
Comments
Comment #1
ufku commentedE.tagChooser() applies the tags to the given strings by default. It can be prevented by defining a second parameter(options).
Comment #2
jordanmagnuson commentedThanks!