Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1065547
    mattkloskowski
    Participant

    Hi, I’d like to make my sidebar look something like the one on this page (the part with the Social icons under “Connect”): http://davidduchemin.com/

    My site is http://mattk.wpengine.com so you can see where I’m at.

    Any thoughts on how to get them centered in the sidebar without the funky underlines on them?

    Thanks!

    #1065713
    Jade
    Moderator

    Hi Matt,

    Please add this code in the CSS customizer:

    .x-sidebar .x-ul-icons {
        text-align: center;
    }
    
    .x-sidebar .x-ul-icons a {
        height: 62px;
        overflow: hidden;
    }
    

    Hope this helps.

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