Home › Forums › ASE Support › Quote component styling: hyperlink, size, maxium text › Reply To: Quote component styling: hyperlink, size, maxium text
Keymaster
Hi Gary. Unfortunately, it’s not easily possible to add html to a shortcode because the shortcode includes quotation marks. Once you add another shortcode, it ends the shortcode code and messes everything up.
You can try using the CSS ‘before’ and ‘after’ properties. Check out https://css-tricks.com/almanac/selectors/a/after-and-before/ for tips.