Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1338588
    sshelley1
    Participant

    I have tried to change the font in my “Recent Posts” section of my sidebar in the Integrity Stack of X and it won’t respond.

    The rest of my site has Domine as the body font. I have tried changing it in the Customizer and Customize Global CSS of Cornerstone. It won’t respond in either place.

    Here is the URL: http://37.60.240.250/~sarahsha/ourinnovativelife.com/

    I am very much a beginner….but I’m willing to learn!

    Thanks for the help!

    #1338712
    Rahul
    Moderator

    Hi There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer.

    .widget.widget_recent_entries li a {
        display: block;
        border-bottom: 0 !important;
        font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif; /* CHANGE THE FONT FAMILY HERE */
        font-size: 135.7%;
        font-weight: 400;
        line-height: 1.2;
    }

    Let me know if this helps!

    Cheers!

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