• Resolved Pat Mullen

    (@patmullen57)


    Excellent plugin, Sean.

    I am using a 2em text-indent globally on the referenced site. Modern Footnotes is picking this up and I’m trying to find a way to cancel it (text-indent: 0;) for the footnotes. I use the Custom CSS and JS plugin to insert Additional CSS. In it I created a rule:

    .modern-footnotes-footnote__note {
    text-indent: 0;
    }

    This doesn’t work. I have tried a few variations with no luck. Is this even possible? Suggestions?

    Thanks in advance.

    Never mind. It started working. Maybe it took longer than I thought for the cached clearing to take effect. Will try to delete this topic…

    • This topic was modified 4 weeks ago by Pat Mullen.
    • This topic was modified 4 weeks ago by Pat Mullen.

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.