• Resolved munir1234

    (@munir1234)


    Hi,

    I’m trying to add a footnote to a header but it is copying the formatting of the header. If I seperate the footer from the header it drops down to the next line. Is there any way to resolve this?

    For example…

    <h1> HEADER </h1> [footnote] test footnote [/footnote] //this drops footnote to the next line.

    <h1> HEADER [footnote] test footnote [/footnote] </h1> //this keeps the footnote on the same line but takes the style of the header, which I am trying to avoid.

    Appreciate the help.

Viewing 1 replies (of 1 total)
  • Plugin Author gavinr

    (@gavinr)

    You might want to deploy some custom CSS to target the footnote. Can you post an example page that the issue is happening on?

Viewing 1 replies (of 1 total)
  • The topic ‘Footnote taking formatting of header’ is closed to new replies.