Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1048567

    Hi,
    Would like to control comments so-small font to make it at least 16px.
    Any quick CSS for that?
    Thanks so much!

    #1048714

    Hey mooshonov,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    /* CSS - */
    
    
    .comment_text p {
        font-size: 24px;
    }
    
    
    

    Best regards,
    Vinay

    #1048772

    Coding level: wizard!
    Thanks!!

    #1049122

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.