Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1235788
    yhshin1020
    Participant

    Hey,

    Is there a way to make the social media icons at the bottom of my footer bigger?

    I made these using font awesome icons as I didn’t want to use the ones provided by X theme.

    I just need to make theses icons larger.

    Is this possible?

    Thank you!

    #1235789
    yhshin1020
    Participant
    This reply has been marked as private.
    #1235798
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    ul.social-icons li a {
        font-size: 25px;
    }

    Hope that helps.

    #1235805
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .social-icons a {
        font-size: 24px;
    }

    Hope it helps 🙂

    #1235823
    yhshin1020
    Participant

    Wonderful!

    Thanks!

    #1235841
    Thai
    Moderator

    You’re most welcome 🙂

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