Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1236620
    yhshin1020
    Participant

    Hey,

    Can I change the thickness of the font “Donate Today” on the sidebar on my website?

    Thanks!

    #1236622
    yhshin1020
    Participant
    This reply has been marked as private.
    #1236668
    Christian
    Moderator

    Hey there,

    No, because your font does not have a bold font weight.

    Thanks.

    #1236683
    yhshin1020
    Participant
    This reply has been marked as private.
    #1236716
    Rupok
    Member

    Hi there,

    Thanks for writing back. I can’t see the lighter font declared for this rather the medium variation is inheriting as it’s set to sidebar text. However you can add this under Custom > CSS in the Customizer to set the font-family for the button :

    .x-sidebar .mpc-textblock.donatesidebartext p {
      font-family: "myriad-set-pro_ultralight";
    }

    Cheers!

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