Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #992249
    charlescthomson
    Participant

    Hello support!

    Couldn’t find this in the forum.
    I’d like to have the footer social icons and footer nav menu font decrease in size when viewed on a mobile device. If you could point me to a post or help me out it would be appreciated!

    Thanks!

    #992293
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 480px){
        .x-colophon.bottom .x-nav li a {
            font-size: 12px;
        }
        .x-colophon.bottom .x-social-global a {
            font-size: 24px
        }
    }

    Hope it helps 🙂

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