Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107501
    grayloomis
    Participant

    Hello,

    I would like to change the font weight and color of the items listed in the Recent Posts Widget on the sidebar of my website (It is titled Recent Reviews in my sidebar).

    Preferably, I would like it to match the font weight and color of the Related Reviews item.

    These two styles used to match one another, but the Recent Posts weight and color changed after the most recent theme update.

    Page with sidebar: http://www.graylynloomis.com/bethpage-black/

    Thanks!

    #1107568
    Rahul
    Moderator

    Hey There,
    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
    – WordPress Admin username / password
    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1108159
    grayloomis
    Participant
    This reply has been marked as private.
    #1108353
    Lely
    Moderator

    Hi There,

    Thank you for the credentials. Upon checking, it is using different font weight.
    Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS to match it:

    .widget_recent_entries a {
        font-weight: 400;
    }

    Hope this helps.

    #1108796
    grayloomis
    Participant

    You guys are awesome as always! Thanks!

    #1109003
    Lely
    Moderator

    You’re welcome!

    Cheers!

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