themes/secluded/assets/scss/_single.scss 🔗
@@ -136,3 +136,9 @@
}
}
}
+.commento-root-font * {
+ font-family: Heliotrope !important;
+}
+.commento-footer {
+ display: none;
+}
Amolith created
themes/secluded/assets/scss/_single.scss | 6 ++++++
1 file changed, 6 insertions(+)
@@ -136,3 +136,9 @@
}
}
}
+.commento-root-font * {
+ font-family: Heliotrope !important;
+}
+.commento-footer {
+ display: none;
+}