Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1099287
    mikedoughty
    Participant

    Hi,

    I’m trying to find where the footer font size (and font style) is controlled, or how I can change this.

    Can you tell where I change the default font size (and font style) of the footer text, when you a text widget.

    Home New

    Thanks, Mike

    #1099529
    Prasant Rai
    Moderator

    Hello Mike,

    Thanks for writing in!

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

    footer.x-colophon.top p {
        font-size: 12px;
        color: #8d8d8d !important;
    }
    
    footer.x-colophon.top h4 {
        font-size: 16px;
        color: #9b9b9b !important;
    }

    Thanks.

    #1099543
    mikedoughty
    Participant

    Hi,

    Thanks I’ve added the code to the footer, however the paragraph font size hasn’t changed.

    Thanks, Mike

    #1099635
    Christopher
    Moderator

    Hi there,

    There is a missing curly bracket in your CSS, please find this code and fix it:

    .ezy-full a .ezy-b,
    .ezy-full a .ezy-p,
    .ezy-full a .ezy-y {
        width:33.3%;

    Thanks.

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