Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there JacB, hope you’re well today!

    Try adding the following CSS code in the style.css file of your child theme or add it in your site using the following plugin.

    https://www.ads-software.com/plugins/simple-custom-css

    p.form-allowed-tags {
    display: none !important;
    }

    This should remove the code part under the comment space. Normally I wouldn’t suggest the use of the !important declaration. However, it can sometimes be a necessary evil when overwriting existing styles.

    Please let me know if this works ??

    Best regards,
    Bojan

    Thread Starter JacB

    (@jacb)

    Thank you Bojan,
    With the idea that Theme Nirvana has a custom.css somewhere,I start looking for it to paste your code in. But then I found out that there is also a settings tab to hide or show this tekst/code. And indeed this one was set as ‘show’ and by setting this to ‘hide’ the text is no longer displayed.
    Regards, Jac

    And the custom CSS area is in the Miscellaneous section of the theme settings page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Code under Comments space blog-page’ is closed to new replies.