Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1243539
    louisaleontiades
    Participant

    Hi there,

    I read another post which suggested this change to get the comment size increased. This was the CSS applied.

    .x-comment-content { font-size: 16px; }

    Bu I am using a third party plug-in for inline comments (as per Medium.com). Whilst I know you don’t provide support for third party plugins, I was wondering whether the plugin picks up on automatic X styling somewhere because the font is really really tiny on the inline comments and I have not been able to locate the formatting in the plugin editor itself. Any chance you can take a look?

    the relevant post is here: http://louisaleontiades.com/are-you-a-burning-woman/

    Many thanks if so,

    Louisa

    #1243544
    louisaleontiades
    Participant
    This reply has been marked as private.
    #1243599
    Paul R
    Moderator

    Hi Louisa,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .incom-comments-wrapper .comment {
        font-size: 15px;
    }
    

    You may change 15px to achieve your desired size.

    Hope that helps.

    #1243689
    louisaleontiades
    Participant

    genius. thank you.

    #1243839
    Joao
    Moderator

    Glad to see we managed to help.

  • <script> jQuery(function($){ $("#no-reply-1243539 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>