Hi, I’m using the following for footnotes in my site:
[extra id="ref1" class="ps2id" href="#fn1" title="Footnote 1" info="popover" info_place="top" info_trigger="hover" info_content="This is some text in the footnote"]<sup>[1]</sup>[/extra]
This is based on the Themeco [popover] shortcode here: http://demo.theme.co/integrity-1/shortcodes/popovers-and-tooltip/
What I am trying to do is add italic or bold to some of the text in the popover info_content field eg info_content popover text = This is some text in the footnote - but what I am getting is “This is < em >some text< /em > in the < strong>footnote< /strong>” (without the spaces in the tags) in the popover.
Is there a way to do this, please?
What would be really good is a crib sheet of style formats for this and the title, like centring the title of the heading, making the content font larger or altering the dimensions of the popover (if this is possible).
Thanks, Ken