diff --git a/themes/secluded/assets/scss/_single.scss b/themes/secluded/assets/scss/_single.scss index 80c6aa6..acdcd40 100644 --- a/themes/secluded/assets/scss/_single.scss +++ b/themes/secluded/assets/scss/_single.scss @@ -136,3 +136,9 @@ } } } +.commento-root-font * { + font-family: Heliotrope !important; +} +.commento-footer { + display: none; +} \ No newline at end of file