Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1070143
    juanajaafar
    Participant

    How do I adjust the size of fonts on my Footnote widgets?

    #1070167
    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1070206
    juanajaafar
    Participant

    juanajaafar.net , but it’s currently set under maintenance.

    #1070218
    Christian
    Moderator

    In that case, 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.

    #1070238
    juanajaafar
    Participant
    This reply has been marked as private.
    #1070241
    Christian
    Moderator

    You have this code in your Custom CSS

    .widget,
    .widget a,
    .widget ul li a {
        font-size: 11px;
        font-family: "Habibi",serif;
    }

    Change 11px as per your desired outcome.

    Thanks.

    #1070287
    juanajaafar
    Participant

    Thanx. Unfortunately, that is the font size I’ve set for my sidebar. If I tweak that than the font size on my sidebar will also be affected.

    Any way I can adjust just the footer?

    #1070320
    Christopher
    Moderator

    Hi there,

    Please provide us with URL of page in question.

    Update your CSS to :

    .x-sidebar .widget,
    .x-sidebar .widget a,
    .x-sidebar .widget ul li a {
        font-size: 11px;
        font-family: "Habibi",serif;
    }

    Hope it helps.

    #1070337
    juanajaafar
    Participant

    Hey great, that works! Thanx.

    #1070350
    Thai
    Moderator

    You’re most welcome 🙂

    If you need anything else please let us know.

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