Possible to add in a hyperlink? Tried doing it with html in the ‘cite’ block, but no luck.
Any way to reduce the extra space inside the component? Tried reducing the height using the adjustments in the component, but seems like there’s a minimum set height.
Maximum amount of text allowed? Is there a limit to how much text I can put in there?
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.
Oh, the extra space around the quote is padding, which you can see in this screenshot: https://www.screencast.com/t/lHCE7Sjgw. You can overwrite the padding by writing custom CSS code.
I don’t think there is a maximum amount of text allowed. Feel free to go nuts. 🙂