Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1356986
    TrueNorthSolutions
    Participant

    Hi Themeco!

    I’m having an issue with the way blog titles are appearing from the “Recent Posts” element. They populate at such a large size you can’t read them, and although I’ve exhaustedly searched forums, I haven’t found a fix yet. Help?

    URL:
    http://www.freedompropertygroupky.com/
    WordPress 4.7.2 running X theme

    Thank you!

    #1357246
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    
    .x-recent-posts .h-recent-posts {
        font-size: 20px !important;
    }

    Hope it helps

    Joao

    #1357588
    TrueNorthSolutions
    Participant

    That worked, thank you!

    #1357643
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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