Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1027431
    manofmagic
    Participant

    Hello,

    How can I remove the gap between these icon lists? I’m using a three column layout and I have already set the padding to 0px.

    My site is http://www.wellattended.com/pricing

    I’ve included a screenshot of the gap I’m trying to close.

    Thanks,

    William

    #1027625
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > CSS.

    .x-ul-icons {
        margin-bottom: 0;
    }

    Hope that helps. 🙂

    #1028145
    manofmagic
    Participant

    Yep! That did the trick.

    Thanks,

    William

    #1028382
    Rupok
    Member

    You are welcome William!

    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-1027431 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>