Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054690
    bourboncrusader
    Participant

    I’d like to decrease the font size for the Recent Posts Headers on my main page. I am using the Recent Posts widget.

    site: http://bourboncrusaders.com/

    I’m also curious if I can remove the border around headers?

    #1054853
    Jade
    Moderator

    Hi there,

    Please add this in the customizer:

    .home .x-widget-area .widget_recent_entries h4 {
        border: 0;
        padding: 0;
        font-size: 75%;
    }

    Hope this helps.

    #1055054
    bourboncrusader
    Participant

    That worked great for the header but not the font size for the post links.

    #1055067
    bourboncrusader
    Participant

    removed “h4” and was able to decrease the link size. thanks.

    #1055076
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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