Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1098479

    Hi

    I have just inserted recent posts, catergories and archive to my blog page sidebar.

    I have removed the icons with custom css.

    Why is the line height for recent posts different to the other two? What is the left padding? The font size looks different?

    Could I have them match please?

    #1098480
    This reply has been marked as private.
    #1098559
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .widget.widget_recent_entries li {
        padding: 1% !important;
    }
    

    Hope it helps

    Joao

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