Cancel text-indent
-
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…
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.