Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1320829
    Kobber
    Participant

    Hi,

    I’ve placed to social media icons in my footer, and there’s some space above it. Can I avoid that?

    Look here!

    #1320917
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! I can see that you added an inline css font-size: 50px;. Please have it updated and add a line-height as well. Your inline css should be something like this: text-align: center; font-size: 50px; line-height: 54px;

    Hope this helps.

    #1321144
    Kobber
    Participant

    Hmm… I’m not really sure what you mean. It doesn’t work. Right now my code is this:

    <center>[x_icon type=”facebook-square” style=”font-size: 50px”]     [x_icon type=”linkedin-square” style=”font-size: 50px”]</center>

    #1321148
    Rupok
    Member

    Hi there,

    Thanks for writing back. Here is an easy solution for you. Let’s add this CSS under Custom > CSS in the Customizer.

    .x-colophon.top .x-column.last .textwidget {
      margin-top: -25px;
    }

    Hope this helps.

    #1321150
    Kobber
    Participant

    Bingo! Perfect – thanx!

    #1321172
    Rupok
    Member

    You are welcome!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

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