Viewing 1 replies (of 1 total)
  • Plugin Contributor pewgeuges

    (@pewgeuges)

    Hi,

    I’ve looked into the styles and added this rule to the plugin’s public stylesheet to fix the reference container’s too wide left column, that did not depend on the plugin’s styles but on a site style issue that disappeared by unsetting the text column width;

    
    .footnote_plugin_text {
    	width: unset;        /*unset width of text column to fix site issues*/
    }
    

    This is part of upcoming v2.0.5.

    What I can see taking more than 100% screen width in mobile view on Chrome desktop are the ads. The Footnotes plugin reference container by contrast adapts to screen width (it has width:?100%) and appears fully responsive.

    I’m sorry for the trouble you have but can’t find any other issue.

    Many thanks for attracting the abovementioned fix!

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin is not responsive at least on mobile’ is closed to new replies.